WS 10 - Node interpreter is not being detected automatically, life pre ws 10? Follow
Hi,
Under nodejs and npm there is a place to have your node interpreter entered, mine is here as i am on a mac
/usr/local/bin/node
Before, this was automatically detected now I had to search for it.
Just wondered if I am missing some kind of environment variable or ws10 has changed.
i can confirm that NPM and Node are in my path.
Thanks
Please sign in to leave a comment.
Having it in PATH should normally be enough. Please try running WebStorm from terminal( "open -a /Applications/WebStorm.app/") - does the problem persist?
Anyway, can't you enter the interpreter path manually?