smgt / guard-minify

A Guard extension to minify CSS and Javascript
4 stars 3 forks source link

"guard init minify" doens't work #2

Open juancpgo opened 10 years ago

juancpgo commented 10 years ago

I'm on a Mac, I have installed by using the commands:

git clone https://github.com/smgt/guard-minify
cd guard-minify && gem build guard-minify.gemspec

sudo gem install guard-minify-0.1.0.gem

Then I triet to initiate it and it doesn't work, returning the following error:

iMac-Juan:statamic contactweb$ guard init minify
01:54:56 - ERROR - Could not load 'guard/minify' or '~/.guard/templates/minify' or find class Guard::Minify