Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rake tasks disappeared #169

Open
samstickland opened this issue Sep 30, 2015 · 1 comment
Open

Rake tasks disappeared #169

samstickland opened this issue Sep 30, 2015 · 1 comment

Comments

@samstickland
Copy link

Hi,

I was using bower-rails without issue, but now my Bower rake tasks have disappeared. I've tried upgrading to the latest bower-rails install 0.10.0 (was 0.9.2) but it hasn't helped.

I've also tried re-running the initializer generator, but again without any luck:

$ rake -T | grep -i bower
$ rails g bower_rails:initialize
    conflict  Bowerfile
Overwrite /home/dev/hubbadoproto/Bowerfile? (enter "h" for help) [Ynaqdh] n
        skip  Bowerfile
      create  config/initializers/bower_rails.rb
$ rake -T | grep -i bower
$ rails -v
Rails 4.2.3

Any ideas? I'm pretty stumped.

@samstickland
Copy link
Author

OK, so it turns out that I can execute the rake tasks, they just aren't listed under rake -T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant