Hi folks,
I just tried the JavaScript Tools bundle today to use the lint feature and when I try to check the example .js file that comes with the jsl binary i get the following:
/Users/cogamble/Library/Application Support/TextMate/Pristine Copy/ Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:29: undefined method `+' for nil:NilClass (NoMethodError) from /Users/cogamble/ Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:27:in `map' from /Users/cogamble/ Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:27 from /Users/cogamble/Library/ Application Support/TextMate/Pristine Copy/Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:22:in `map' from /Users/cogamble/ Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:22
Is this bundle still working or am I doing something wrong?
Thanks,
Charlie.
Send me the javascript file you got the error on and I can debug it for you. Also, there have been a few minor updates to it recently. One of them broke stuff. There's a chance you got it right then but didn't update to the fixed version.
Here's the trac log for BundleForge http://dev.bundles.bundleforge.com/log
thomas Aylott — subtleGradient — CrazyEgg — sixteenColors
On Jun 20, 2007, at 6:03 PM, Charles Gamble wrote:
Hi folks,
I just tried the JavaScript Tools bundle today to use the lint feature and when I try to check the example .js file that comes with the jsl binary i get the following:
/Users/cogamble/Library/Application Support/TextMate/Pristine Copy/ Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:29: undefined method `+' for nil:NilClass (NoMethodError) from /Users/cogamble/ Library/Application Support/TextMate/Pristine Copy/Bundles/ JavaScript Tools.tmbundle/Support/bin/lint.rb:27:in `map' from / Users/cogamble/Library/Application Support/TextMate/Pristine Copy/ Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:27 from / Users/cogamble/Library/Application Support/TextMate/Pristine Copy/ Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:22:in `map' from /Users/cogamble/Library/Application Support/TextMate/Pristine Copy/Bundles/JavaScript Tools.tmbundle/Support/bin/lint.rb:22
Is this bundle still working or am I doing something wrong?
Thanks,
Charlie.