I've installed JsHint Gutter
package in my SublimeText 2, but when I'm try to use it SublimeText give me this error:
Node.js was not found in the default path. Please specify the location.
The path on the preference file is right.If I try to type it in my console it works fine. This is the line of the pref. file where the path is set.
"node_path": "/usr/local/bin/node"
This is the versions info:
- MacOS X 10.9
- Sublime Text 2.0.2
- node.js v0.10.22