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

Latest release breaks semantic versioning #22

Closed
russelldc opened this issue Mar 5, 2018 · 3 comments
Closed

Latest release breaks semantic versioning #22

russelldc opened this issue Mar 5, 2018 · 3 comments

Comments

@russelldc
Copy link

Trying to run any npm command results in:

npm ERR! Invalid version: "1.1.1.1"

As far as I can tell, only 3 numbers are allowed for semantic versioning.

@bonkeenu
Copy link

bonkeenu commented Mar 8, 2018

This problem happened to me ;(

@russelldc
Copy link
Author

@bonkeenu to fix this in the meantime, you can just edit the package.json file and remove the last ".1" from the version tag.

@sambaiz
Copy link
Owner

sambaiz commented Mar 11, 2018

fixed

@sambaiz sambaiz closed this as completed Mar 11, 2018
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