trvsdnn / frank

Static Site Non-Framework
http://github.com/blahed/frank
MIT License
415 stars 30 forks source link

CoffeeScript troubles (with tilt) #71

Closed peteschaffner closed 12 years ago

peteschaffner commented 12 years ago

I see from issue #16 that as of 1.0.4, CoffeeScript compilation should have been working... but I am continuing to get an error while exporting: ~/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:108:in 'require': cannot load such file -- coffee_script (LoadError) from Tilt's template.rb file. I have up-to-date versions of all dependencies and am just pretty baffled as to what could be causing the problem.

Anyone else experiencing this?

peteschaffner commented 12 years ago

Looks like my problem was related to using bundler in the parent project...