spring-boot-angular-deployment
spring-boot-angular-deployment copied to clipboard
Cant run the application after downloading
hi,
I cant able to run the application after downloading the zip,I navigated to the portal-app directory and ran "npm install" after this, I ran "ng serve" and I got the following error.
run npm install first
Thanks, Dhiraj
On Tue, Jul 31, 2018 at 10:32 AM josephraj2k16 [email protected] wrote:
hi, I cant able to run the application after downloading the zip,I navigated to the portal-app directory and ran "npm install" after this, I ran "ng serve" and I got the following error. [image: image] https://user-images.githubusercontent.com/22371275/43438651-ffab9a3e-94ac-11e8-944f-dd7393622f28.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/only2dhir/spring-boot-angular-deployment/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AJoZaXm91omMMGDlWsm8eDqG4vGN4ytlks5uL-TrgaJpZM4Vnmi4 .
Still same error exists.I cant understand what u are saying.I first extracted and navigated to "spring-boot-deployment-master" directory and ran "npm install" and the result is like this
After this step I navigated to portal-app directory and ran "ng serve --proxy-config proxy.config.json" still the error comes as it is...... :-(