Sublime Forum

Unknown error

#1

I’m trying sublime text and whenever I save a file I get this message in the lower section of the editor:

[Errno 2] No such file or directory
[cmd: [u’jshint’, u’/Users/IB/Desktop/Email/main.js’, u’–reporter’, u’/Users/IB/Library/Application Support/Sublime Text 2/Packages/JSHint/reporter.js’]]
[dir: /Users/IB/Desktop/Email]
[path: /usr/local/bin:/opt/local/bin]
[Finished]

Any suggestions as to why I’m seeing this message?

0 Likes

#2

Presumably you have installed a jshint package? Try disabling or un-installing it. If the error goes away then then this package is causing the error, or it is conflicting with another package.

0 Likes