What version of Node.js?

On Tuesday, December 23, 2014, Andrew Keedle <[email protected]> wrote:

> 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)
>
> --
> Note that posts from new members are moderated - please be patient with
> your first post.
> ---
> You received this message because you are subscribed to the Google Groups
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected] <javascript:;>.
> To post to this group, send email to [email protected]
> <javascript:;>.
> Visit this group at http://groups.google.com/group/clojurescript.
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to