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

grails run-app asks for grails upgrade but cannot find script 'Upgrade' #8

Open
dalpert-korewireless opened this issue Aug 26, 2015 · 0 comments

Comments

@dalpert-korewireless
Copy link

After

  • checking out commit fd08f5c on the master branch;
  • running vagrant up then vagrant provision
  • running vagrant ssh;
  • changing into the vagrant directory that maps to my git checkout;
  • running grails run-app

ElasticSearch at http://localhost:9200/ appears to be up;
Kibana at http://localhost:5601/ appears to be up;

running grails-run-app appears to fail with the message:

Application metadata not found, please run: grails upgrade

running grails upgrade appears to fail with the message:

| Script 'Upgrade' not found, did you mean:
   1) MigrateDocs
   2) IntegrateWith
   3) SetGrailsVersion
   4) InstallDependency
   5) DependencyReport
> Please make a selection or enter Q to quit:

Appears to relate to this SO question:

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