Skip to content

Grails Run-App error #19

@victorysatish05

Description

@victorysatish05

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions