thethemefoundry / forge

Build WordPress themes using Sass, LESS, and CoffeeScript
http://forge.thethemefoundry.com
MIT License
233 stars 51 forks source link

undefined method `exitstatus' for nil:NilClass #54

Closed jeffsebring closed 4 years ago

jeffsebring commented 11 years ago

Hai,

I'm getting this error when I set :compress_js to true, and 'forge watch'.

"undefined method `exitstatus' for nil:NilClass"

dstrojny commented 11 years ago

Thanks for the report Jeff. We're a little swamped right now, but we'll be sure to take a look at this. If there is any other information you have that might help us debug feel free to drop it here.

dstrojny commented 11 years ago

Jeff — Are you still getting this error?

jeffsebring commented 11 years ago

I honestly haven't been using forge since the theme headers change. If I get a chance to work on that, I'll see if I can squash this as well.

I'm not the greatest Ruby programmer, but this would be a great excuse to do some polishing.