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

warning "[email protected]" has incorrect peer dependency "ajv@>=5.0.3-beta.0". #8

Closed
develar opened this issue Mar 17, 2017 · 4 comments

Comments

@develar
Copy link

develar commented Mar 17, 2017

Could you please publish ajv-keywords with updated ajv requirement? Latest ajv 5.0.4-beta.0.

@develar
Copy link
Author

develar commented Mar 17, 2017

@epoberezkin
Copy link
Member

@develar I thought it would match... Will update

@develar
Copy link
Author

develar commented Mar 17, 2017

@epoberezkin Please see https://yarnpkg.com/lang/en/docs/dependency-versions/#toc-pre-release-tags

For example, the range >=3.1.4-beta.2 would match 3.1.4-beta.2 or 3.1.4-beta.12, but would not match 3.1.5-beta.1 even though it is technically “greater than or equal to” (>=) the 3.1.4-beta.2 version.

@epoberezkin
Copy link
Member

in 2.0.1-beta.2

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

No branches or pull requests

2 participants