When i run npm install in terminal of vs code iam gettingajay kumar9yAsked Jul 11, 2017, 1:15 PM1.3kAngularIam Getting these errors
Sourabh Somani9y agoPosted Jul 11, 2017, 2:16 PMFirst Try to download latest version of npm npm uninstall -g npm npm install -g npm If this not work then try following command to set registry npm set registry http://registry.npmjs.org/
Sourabh SomaniPosted Jul 11, 2017, 2:16 PM