johnbintz / jasmine-headless-webkit

This project is dead. You should use Karma instead. I do.
http://karma-runner.github.io/
193 stars 99 forks source link

Not finding Guardfile template correct with guard-jasmine-headless-webkit plugin #187

Open RichardBeek opened 11 years ago

RichardBeek commented 11 years ago

If I run $ guard init

it will output, basicly what it says below if I try to "cd" into the directory

for clarity: it will strip the dashes from the "jasmineheadlesswebkit" directory

as a quickfix, copy the contents off that file, because I don't know wich code is responsible for this error

zsh: correct '/Users/redres/.rvm/gems/ruby-1.9.3-head/gems/guard-jasmine-headless-webkit-0.3.2/lib/guard/jasmineheadlesswebkit/templates' to '/Users/redres/.rvm/gems/ruby-1.9.3-head/gems/guard-jasmine-headless-webkit-0.3.2/lib/guard/jasmine-headless-webkit/templates' [nyae]? y

johnbintz commented 11 years ago

I'm no longer maintaining this gem. If you or someone else wants to take over maintenance, I can get that set up.