Answers for "ng not recognized windows 10"

5

ng is not recognized

npm run ng <command>
Posted by: Guest on July-14-2020
0

ng is not recognized

Add npm path "C:\Users\{Your Name}\AppData\Roaming\npm"
to "Edit Environment variables" > "System Variables" > "Path" > "New Line"

Note: Remember, Its a hidden path on your PC. I Recommend you to enter your user_name in given path and copy paste it on file explorer to view the contents
Posted by: Guest on October-31-2021

Code answers related to "ng not recognized windows 10"

Browse Popular Code Answers by Language