The Complete error is
ERROR: The process "node.exe" not found.
The filename, directory name, or volume label syntax is incorrect.
[Finished in 0.3s with exit code 1]
I am using Sublime text 2, and installed the NodeJS plugin, I tried to run a simple script, it runs fine with alt+r, but when I saved it (ctrl+s) it gave me that. Any idea on how to fix this?
Sounds like you don't have Node installed yet on your Windows machine? If you've already installed it, you can check your PATH variable in System Settings to make sure NODE_PATH is set to the location of your Node install.
EDIT: sorry about that, haven't used node on windows in a while -- travis is right, nodejs.org is best place for install
Node.js download page
Also might be worth checking if nodejs plugin requires 32 or 64-bit version of Node specifically, since they will be installed in different locations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With