#Help to run spring project

1 messages · Page 1 of 1 (latest)

silk rootBOT
#

<@&987246964494204979> please have a look, thanks.

silk rootBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

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.

wanton pecan
#

What error did you get?

jovial knoll
#

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

wanton pecan
#

Doesn't sound like angular is on your path

jovial knoll
#

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.

warped cove
#

Have you restarted after installation? PATH doesn't update fully without logging out