We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
>
foo
engines.node
>10
The field can be any valid semver range.
error:
foo requires at least version 11.0.0 of Node, please upgrade
Version test succeeds
Failing test-case: 99b6ebd
The text was updated successfully, but these errors were encountered:
>=
Successfully merging a pull request may close this issue.
Example scenario:
foo
:engines.node
=>10
The field can be any valid semver range.
Expected behavior:
error:
Actual behavior
Version test succeeds
Failing test-case: 99b6ebd
The text was updated successfully, but these errors were encountered: