7
Answers

Iam getting the error while creating angular4 project

Junaid Syed

Junaid Syed

6y
865
1
 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)