I installed this plugin
https://github.com/tanepiper/SublimeText-Nodejs
It basically lets me launch node app in terminal by pressing ctrl+r. It works for the first time I tried. However later it keep saying this error
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
What could be the problem?