-
Notifications
You must be signed in to change notification settings - Fork 0
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
Don't know how to build task 'attach:install:migrations' #3
Comments
I am having the same problem as above. Would like to see if there's a way around this. |
I can also confirm, the rake tasks are not available after adding the gem and |
same |
Bug found in 1.0.1 onwards. |
Facing the same issue |
I was able to copy all attach migrations successfully. So I just did
Are you still having issues with the current version? |
rake attach:install:migrations
gives the following error
rake aborted! Don't know how to build task 'attach:install:migrations' (see --tasks) /home/manas/.rvm/gems/ruby-2.3.2/gems/rake-12.3.0/exe/rake:27:in /home/manas/.rvm/gems/ruby-2.3.2/bin/ruby_executable_hooks:24:in /home/manas/.rvm/gems/ruby-2.3.2/bin/ruby_executable_hooks:24:in
(See full trace by running task with --trace)
Please help me out with this
The text was updated successfully, but these errors were encountered: