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

The current engines.node is not matched with the dependency @bcherny/json-schema-ref-parser 10.0.5-fork #517

Open
hung-cybo opened this issue Mar 6, 2023 · 0 comments

Comments

@hung-cybo
Copy link

Thank you for the great package.

Could someone help me to confirm the below question related to the engines.node from v11.0.3 and later (from v11.0.5)?

My question is:
The current engines.node is not matched with the dependency @bcherny/json-schema-ref-parser v10.0.5-fork, isn't it?

v11.0.3: Nodejs version is ">=12"
v11.0.5: Nodejs version should be ">=16" (***)

If so, It'll be good if the engines.node from v11.0.5 is up to date to ">=16"

Details

In v11.0.3, the dependency is @bcherny/json-schema-ref-parser v9.0.9. In this version, Nodejs 14 works normally.

From v11.0.5, this dependency is updated to [@bcherny/json-schema-ref-parser v10.0.5-fork], and now It requires Nodejs version ">=16"

Root case: there is a breaking change from @APIDevTools/json-schema-ref-parser, ref: this

Thank you.

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