Hello there,

Try this?


npm config set http-proxy 104.16.27.35:443 
<http://www.google.com/url?q=http%3A%2F%2F104.16.27.35%3A443&sa=D&sntz=1&usg=AFQjCNG_5SD0FWsFJa-5dQg1CQAkmHPfDQ>npm
 config set https-proxy 104.16.27.35:443 
<http://www.google.com/url?q=http%3A%2F%2F104.16.27.35%3A443&sa=D&sntz=1&usg=AFQjCNG_5SD0FWsFJa-5dQg1CQAkmHPfDQ>


On Monday, November 12, 2018 at 5:00:21 PM UTC-8, Rich Leach wrote:
>
> Hola Tito!
>
> Thanks for the link buddy, I checked it out and it said I should check out 
> my proxy settings, but I'm not sure what to set it to (I've never manually 
> spec'd out a proxy for NPM....)? Did you set your proxy manually when you 
> installed your NPM version?
>
> Good to hear from you buddy
>
> Rich
>
>
>
>
> On Monday, November 12, 2018 at 2:00:57 PM UTC-7, Tito wrote:
>>
>> 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