Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

App Not Running :server :bootRun stuck #7

@scharanjit

Description

@scharanjit

Steps to recreate the issue:
1.) Created project with below command.
grails create-app my-app --profile angular2

2.) Install the missing dependencies like angular-cli
npm install angular-cli

3.) Tried all three commands to run the application but every command got stucked.
./gradlew server:bootRun

screenshot from 2016-12-16 17 30 14

Please find below system configuration
OS: Ubuntu 14.0.4
grails --version
| Grails Version: 3.2.3
| Groovy Version: 2.4.7
| JVM Version: 1.7.0_80

npm --version
3.10.3
node --version
v6.5.0

I would appreciate any pointers on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions