hello senor Rich

check this out

https://github.com/npm/npm/issues/17947

On Monday, November 12, 2018 at 12:24:50 PM UTC-8, Rich Leach wrote:
>
> I'm on Mac OSX 10.14 
>
> I have NPM 6.4.1 and I'm trying to install the Angular CLI, however when I 
> run the install command:
>
> npm install -g @angular/cli
> (with or without sudo)
>
> I get the following error:
>
> FetchError: request to https://registry.npmjs.org/@angular%2fcli failed, 
> reason: connect EPERM 104.16.27.35:443 - Local (0.0.0.0:0)
>
> at ClientRequest.req.on.err 
> (/usr/local/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:68:14)
>
> ....
>
>
> To solve this I tried:
>
> • npm cache verify which comes back successful but having affected 0 bytes 
> of content....
>
> • I tested the url that is reported in the error in my browser (
> https://registry.npmjs.org/@angular%2fcli) which does, in fact return 
> data....
>
>
> Has anyone else run into this? I know the error suggests my firewall or 
> proxy could be restricting network access but since I successfully updated 
> an additional computer today (with the same config) I know this is not the 
> issue....
>
>
> Thanks in advance,
>
>
> Rich
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to