jslintmate
jslintmate copied to clipboard
Two issues straight after installation, OSX 10.8.5, TM 1.5.11 (1635)
Immediately after installing, ^L gets me:
/Users/marauder/Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript JSLintMate.tmbundle/Support/lib/jslintmate/linter/options_files.rb:27:in first_readable_options_file_path': undefined method
find' for nil:NilClass (NoMethodError) from /Users/marauder/Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript JSLintMate.tmbundle/Support/lib/jslintmate/linter.rb:196:in get_html_output' from /Users/marauder/Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript JSLintMate.tmbundle/Support/lib/jslintmate.rb:302:in
start!' from /Users/marauder/Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript JSLintMate.tmbundle/Support/lib/jslintmate.rb:310
and ⌘S gets me
Please set your TM_JSLINTMATE_DEFAULT_LINTER preference to 'jslint' or 'jshint'.
I don't know ruby so my quick attempts at troubleshooting came to nothing. It's probably trivial... but the documentation did promise one-click install.
Thanks!