You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
After
master
branch;vagrant up
thenvagrant provision
vagrant ssh
;vagrant
directory that maps to my git checkout;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:running
grails upgrade
appears to fail with the message:Appears to relate to this SO question:
The text was updated successfully, but these errors were encountered: