Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to install angularcli in my system.But when I tried to use the below command line

npm install -g @angular/cli

in node.js command prompt I am facing the below issue.

" There is a problem related to network security.In most cases you are behind a proxy or have bad network settings.If you are behind a proxy please make sure that 'proxy' config is set properly. "

I have already installed node.js(8.2.1) and npm(5.3.0) in my system.Also I am using windows 10.Please help me to install angular cli

What I have tried:

But when I tried to use the below command line

npm install -g @angular/cli


in node.js command prompt I am facing the below issue.

" There is a problem related to network security.In most cases you are behind a proxy or have bad network settings.If you are behind a proxy please make sure that 'proxy' config is set properly. "
Posted
Updated 13-Sep-17 20:00pm

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900