Junaid Syed

Junaid Syed

  • NA
  • 485
  • 128k

Iam getting the error while creating angular4 project

May 30 2018 2:31 AM
 i followed the below command lines initially.To create angular4 project
 
npm install -g @angular/cli
then in my project folder i started creating the project name using command in visual code with command line
 
npm new my-app
 
Then  iam getting the following error in integrated terminal
 
 Please help me.how i can create the project setup.and procedure.Thank you in advance.
 

Answers (7)