#Help to run spring project
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
What error did you get?
Like the github page says me to write ng serve i did that and i got this error ``` "ng : The term 'ng' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of
the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- ng serve
- ~~
- CategoryInfo : ObjectNotFound: (ng:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException" ```
i think i have installed angular probably
@wanton pecan
Doesn't sound like angular is on your path
yes how to install pls
C:\Users\rajsa\OneDrive\Desktop\Flight reservation\Flight-Management-System>npm install @angular/cli -g
'npm' is not recognized as an internal or external command,
operable program or batch file.
Have you restarted after installation? PATH doesn't update fully without logging out