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

satisfies() cannot handle leading *, x or empty string #73

Open
Ejdamm opened this issue Mar 4, 2024 · 0 comments
Open

satisfies() cannot handle leading *, x or empty string #73

Ejdamm opened this issue Mar 4, 2024 · 0 comments

Comments

@Ejdamm
Copy link

Ejdamm commented Mar 4, 2024

All these ('x', '*', '') leads to error due to invalid semver but they are allowed according to https://docs.npmjs.com/cli/v6/using-npm/semver#x-ranges-12x-1x-12-
ERROR Error: Invalid argument not valid semver ('*' received)

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