Quilted / Drush-Git

2 stars 0 forks source link

Error "File to import not found or unreadable" during compass compile #65

Closed vbrown608 closed 9 years ago

vbrown608 commented 10 years ago

I was able to fix this by changing the version of sass-globbing from 1.1.1 to 1.1.0 in gemfile.lock and running -'bundle exec compass compile' rather than 'compass compile' -'bundle exec compass watch' rather than 'compass watch'.

There's an open issue about this here: https://github.com/chriseppstein/sass-globbing/issues/19

rocketnova commented 9 years ago

This appears to have been fixed with 1b9f2d0f6d4f68c91e0cc29e77282391a0f88e0d.