Advertisement
Guest User

Untitled

a guest
Feb 16th, 2021
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. PS C:\Users\\\acra_dev_ui> ng serve --proxy-config proxy.conf.js
  2. 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
  3. that the path is correct and try again.
  4. At line:1 char:1
  5. + ng serve --proxy-config proxy.conf.js
  6. + ~~
  7. + CategoryInfo : ObjectNotFound: (ng:String) [], CommandNotFoundException
  8. + FullyQualifiedErrorId : CommandNotFoundException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement