Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Version: libnpmversion-v3.0.1. #250

Closed
brianpham opened this issue Mar 10, 2022 · 3 comments
Closed

Invalid Version: libnpmversion-v3.0.1. #250

brianpham opened this issue Mar 10, 2022 · 3 comments

Comments

@brianpham
Copy link

Hi, I am seeing the following error below when running nodist npm 5.6. Is there anything I can do to help get around this issue?

> nodist npm 5.6
npm 5.6
Invalid Version: libnpmversion-v3.0.1.
Sorry.
@wbt
Copy link

wbt commented Jun 23, 2022

Did you wind up finding any solution?

@brianpham
Copy link
Author

@wbt I never found a solution and ended up switching over to https://github.com/coreybutler/nvm-windows instead. Seems to be working just fine for me.

@OskiKervinen-MF
Copy link
Contributor

This happens because the Releases of npm/cli nowaydays contain packages other than npm. Instead of just a version name, those releases are tagged "package-version". That's not handled by nodist.

nullivex added a commit that referenced this issue Jan 18, 2023
…eases

Fixed: #250 cannot install new npm versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants