I am using 64bit Windows 8.1 Ultimate and I want to create project (ng new my-app) in the commend prompt the below error occurred.
- installed node and npm
- C:\Users\test>npm install -g @angular/cli
- C:\Users\test>ng new my-app
module.js:471 throw err; ^Error: Cannot find module'C:\Users\Naveen\AppData\Roaming\npm\node_modules\@angular\cli\bin\ng'