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 NPM versions #1202

Closed
JonDuffy opened this issue Mar 21, 2016 · 0 comments
Closed

Invalid NPM versions #1202

JonDuffy opened this issue Mar 21, 2016 · 0 comments

Comments

@JonDuffy
Copy link

There are published NPM packages with invalid versions

there are no dashes between the version number and the appended alphanumeric, this can cause npm install / update to fail.

This linked issue shows the same problem occurring for the shelljs package:
shelljs/shelljs#390 (comment)

the incorrect versions that I could see published to NPM are
"1.0.2beta"
"1.0.4beta"
"1.0.5beta"

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

1 participant