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 error #19

Open
victorysatish05 opened this issue Aug 24, 2016 · 1 comment
Open

Grails Run-App error #19

victorysatish05 opened this issue Aug 24, 2016 · 1 comment

Comments

@victorysatish05
Copy link

To run locally, you want to have Grails 1.3.7 installed. Copy cuanto-db.groovy file to the ~/.grails directory (or the Windows equivalent) and modify as described below. Copy your JDBC driver to the grails/lib directory. Then in the cuanto/grails directory, type grails upgrade. Then you can start Cuanto by executing grails run-app. Once it has started, the URL to reach Cuanto will be displayed, usually http://localhost:8080/cuanto.

After doing the above step and when i ran the run-app command. I am getting the below error. Any step should be done or missing. I am running the command from the run-app directory ...

does not appear to be part of a Grails application.
The following commands are supported outside of a project:
add-proxy
clear-proxy
create-app
create-plugin
help
list-plugins
package-plugin
plugin-info
remove-proxy
set-proxy
Run 'grails help' for a complete list of available scripts.

@victorysatish05
Copy link
Author

This is on Windows machine.

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