Re: Problem with ClojureScript + Node.js

2011-09-01 Thread Javier Neira Sanchez
Hi, i'm using clojurescript, node.js 0.4.11 (with npm) on windows vista with some basic examples (https://github.com/jneira/clojurescript-desk) and works fine for me (although it would be nice to have all node.js globals (http://dev.clojure.org/jira/browse/CLJS-61) in cljs/nodejs. Im follow the

Re: Problem with ClojureScript + Node.js

2011-07-24 Thread Benny Tsai
On Sunday, July 24, 2011 1:33:47 PM UTC-6, Sean Corfield wrote: > > That gave me version v0.4.11-pre and it seems to be working just fine > with ClojureScript. The build from source option on Windows sounds > like it isn't very stable which makes we wonder about the pre-built > binaries and why tho

Re: Problem with ClojureScript + Node.js

2011-07-24 Thread Sean Corfield
On Sat, Jul 23, 2011 at 9:28 PM, Benny Tsai wrote: > The same error was encountered with both the 0.5.2 and 0.5.1 Windows > binaries from http://nodejs.org/dist/.  A similar error was thrown when I > tried the 0.4.9 and 0.4.8 binaries from http://node-js.prcn.co.cc/: ... > Has anyone had success u