Tuesday, October 23, 2018

FIX: ng is not recognized as valid command even after successful npm install

If you're getting the error on executing the ng command, Please make sure that you add below path to your environment variables.

Error:
ng is not recognized as valid command even after successful npm install

Path:
C:\Users\{UserName}\appdata\Roaming\npm





No comments: