I'm getting an error when ever I try to use a utility from the Tools --> NodeJS menu:
Node binary could not be found in PATH
Consider using the node_command setting for the Node plugin
PATH is: /usr/bin:/bin:/usr/sbin:/sbin
I ran which node in terminal and got /usr/local/bin/node. How do I set that as the default node path?
I'm getting an error when ever I try to use a utility from the Tools --> NodeJS menu:
I ran
which nodein terminal and got/usr/local/bin/node. How do I set that as the default node path?