play-java-react-seed icon indicating copy to clipboard operation
play-java-react-seed copied to clipboard

Npm start not run correctly

Open haroldoramirez opened this issue 5 years ago • 1 comments

Hello, First of all thank you very much for React's contribution with Play2. I am studying to integrate into my projects.

By the logic of the website article and the reading that was performed, the project was raised in a development environment using the sbt run command.

When executing this command it internally executes the scripts for React but React does not start correctly, I need to go manually to the /ui folder and execute the npm start command and then it works.

This is normal or just by running the sbt run command it runs all.

The idea is to deploy this application on heroku.

Best regards

haroldoramirez avatar Jul 17 '20 13:07 haroldoramirez

@haroldoramirez I'm running into the same thing.. did you manage to figure this one out ?

skattoju4 avatar Oct 30 '21 22:10 skattoju4