postmanlabs / npm-cli-login

114 stars 60 forks source link

install npm-cli-login failed per https-proxy-agent-snyk-fork not found #45

Open mamidd opened 5 years ago

mamidd commented 5 years ago

Today i'm trying to launch 'npm install npm-cli-login' but i can't because i receive always this error: **npm ERR! code E404 npm ERR! 404 Not Found: https-proxy-agent-snyk-fork@***


Node Version: v8.11.4 Npm Version: 5.6.0


It seems that the package https-proxy-agent-snyk-fork has been unpublished. Can you tell me how to remove the dependency?

Regards

mikaelboff commented 5 years ago

I'm facing this issue in the angular CI process in our company, need an URGENT FIX! @czardoz

andyjk15 commented 5 years ago

Also facing this issue for our react jenkins CI process! Surprised not more people are mentioning having this issue yet.

mamidd commented 5 years ago

we are facing the issue in our CI process with bamboo. Any news for the fix?

andyjk15 commented 5 years ago

Looks like they have fixed it: https://github.com/snyk/snyk/issues/796#issuecomment-538366153

And can confirm our CI process is now green

BellaBill commented 5 years ago

We had the same issue today and can confirm is now working.

czardoz commented 5 years ago

Leaving this open because it looks like the dependency should be removed

mamidd commented 5 years ago

now is working also for us

s-diez commented 5 years ago

I would vote to at least move snyk into devdependencies.