Never looked at Node before. I've followed the instructions, but I get this error when running: node run.js
(I'm using nixos with node v0.11.13. Anyone got any clues?) [keeds@pixie:~/workspace/hello-world]$ node run.js /home/keeds/workspace/hello-world/out/goog/bootstrap/nodejs.js:69 process.binding('evals').NodeScript.runInThisContext.call( ^ Error: No such module at Error (native) at nodeGlobalRequire (/home/keeds/workspace/hello-world/out/goog/bootstrap/nodejs.js:69:11) at Object.<anonymous> (/home/keeds/workspace/hello-world/out/goog/bootstrap/nodejs.js:77:1) at Module._compile (module.js:449:26) at Object.Module._extensions..js (module.js:467:10) at Module.load (module.js:349:32) at Function.Module._load (module.js:305:12) at Module.require (module.js:357:17) at require (module.js:373:17) at Object.<anonymous> (/home/keeds/workspace/hello-world/run.js:5:1) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.