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

--semver doesn't accept some ranges #10

Closed
jdalton opened this issue Oct 9, 2015 · 5 comments
Closed

--semver doesn't accept some ranges #10

jdalton opened this issue Oct 9, 2015 · 5 comments
Labels

Comments

@jdalton
Copy link
Collaborator

jdalton commented Oct 9, 2015

I noticed issues specifying ranges as >=1.0.0 or <0.15.0

@jdalton jdalton added the bug label Oct 9, 2015
@anvaka
Copy link
Owner

anvaka commented Nov 28, 2015

Traced it down to two separate issues:

izaakschroeder/semver-set#2
izaakschroeder/semver-set#3

@jdalton
Copy link
Collaborator Author

jdalton commented Nov 28, 2015

Thanks for digging.

@jdalton
Copy link
Collaborator Author

jdalton commented Aug 17, 2016

I changed the package.json entry to

"semver-set": "git://github.com/voxpelli/semver-set.git#7fc070b53130604a9749a642e496ded9aecad98a"

and it resolved the issue.

anvaka added a commit that referenced this issue Aug 18, 2016
@anvaka
Copy link
Owner

anvaka commented Aug 18, 2016

Thank you! I updated the package.json

@jdalton
Copy link
Collaborator Author

jdalton commented Aug 18, 2016

It's not ideal (if the fork is deleted then it goes down) but it's a good temp solution.

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

No branches or pull requests

2 participants