Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Can not start node.js process" message in Atom with NVM -- Windows #37

Open
NeilTruick opened this issue May 16, 2016 · 1 comment
Open

Comments

@NeilTruick
Copy link

Running Atom 1.7.3 and Node 6.0.0 using NVM 1.1.0 for Windows.

Open Wallaby panel with Ctrl-1, then press Start button.
Message says "Can not start node.js process (node), make sure your system has node.js installed."
I am able to run node REPL from the command prompt, so the path is properly set.

@ArtemGovorov
Copy link
Member

ArtemGovorov commented May 17, 2016

Try setting the node path for wallaby in your Atom init script as described in the docs. You may also try this suggestion.

Could you please also open Atom Dev Tools (Ctrl + Alt + I) and using the console check if process.env.PATH or process.env.Path is set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants