I am new to Angular. Curious to know whats the error. How to resolve it? I am using web storm IDE.

I am new to Angular. Curious to know whats the error. How to resolve it? I am using web storm IDE.

You need to Add C:\Program Files\nodejs\node_modules\npm\bin to your Path environment variable
1) Search 'environment variables'
2) Click on Environment Variables...
3) Click 'Path', then Edit
4) Click 'New' and add your path to bin, in my case: C:\Program Files\nodejs\node_modules\npm\bin