Question

I am trying migrate my production database:

heroku run:detached --app APP rake db:migrate

But then heroku says:

! No app specified.

! Run this command from an app folder or specify which app to use with --app APP.

But i am already giving an --app

Anyone an idea how to fix it?

Thanks

Kai

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top