How to resolve ECONNRESET while installing Angular?
I’m trying to install angular using the command: npm install -g @angular/cli
and I get the following error:
(https://i.stack.imgur.com/j5xwG.png)
How to fix ECONNRESET while installing Angular?
I’m trying to install angular using the command: npm install -g @angular/cli
and I get the following error:
(https://i.stack.imgur.com/j5xwG.png)