SyntaxFix
Write A Post
Hire A Developer
Questions
according to this it's proxy isssues, try to disable ssl and set registry to http instead of https . hope it helps!
npm config set registry=http://registry.npmjs.org/ npm config set strict-ssl false