Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

No valid versions available for https-proxy-agent-snyk-fork #150

Closed
flymecca opened this issue Oct 22, 2019 · 4 comments · Fixed by #152
Closed

No valid versions available for https-proxy-agent-snyk-fork #150

flymecca opened this issue Oct 22, 2019 · 4 comments · Fixed by #152

Comments

@flymecca
Copy link

  • node -v: 8.9.3
  • npm -v: 5.5.1
  • OS: Windows 10

When installing @sentry/webpack-plugin I'm suddenly running into the same issue that I see here: getsentry/sentry-react-native#681

Expected behaviour

npm install correctly installs the webpack-plugin package and all dependencies.

Actual behaviour

npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for https-proxy-agent-snyk-fork

Attempting to find the bad package directly yields:
'https-proxy-agent-snyk-fork@*' is not in the npm registry

Steps to reproduce

package.json: "@sentry/webpack-plugin": "^1.9.1"

Run the following command
npm install

@velser
Copy link

velser commented Oct 23, 2019

Hi. As for temporary solution while this package is not updated with fixed snyk version I've installed on top "snyk": "^1.237.1" as it's semantically supported by plugin and everything is fine now.

Hope it will help if you still have a problem.

@flymecca
Copy link
Author

@velser thank you that worked for me as well!

@javiergarciagonzalez
Copy link

This needs to be fixed asap by Sentry 🙏

@agcty
Copy link

agcty commented Oct 28, 2019

I agree with @javiergarciagonzalez, this should be fixed asap!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants