subtleGradient / javascript-tools.tmbundle

Essential Tools for developing Javascript in TextMate
602 stars 53 forks source link

JavaScript Tools - issue after last update. #14

Closed ipaintcode closed 12 years ago

ipaintcode commented 12 years ago

jsbeautify (using node v0.6.2):

Results this at top of document:

The "sys" module is now called "util". It should have a similar interface.

subtleGradient commented 12 years ago

dang

I'll fix this up as soon as I can, but there's no telling when that'll be :'(

ipaintcode commented 12 years ago

The sys error isn't even a big deal (faster then using the browser version), easy enough to remove line number 1, just thought I'd point it out.

subtleGradient commented 12 years ago

Yeah, I just updated my node install and I'm getting this issue too. It's kind of annoying so I'll probably fix this pretty soon.

ipaintcode commented 12 years ago

At least I know it wasn't just me!

simonwheatley commented 12 years ago

Is this the Couldn't find node message when you save and the bundle tries to quickly lint the script? Do you have a diff I can see, @ipaintcode?

(Thanks for the bundle @subtleGradient)