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

Error Installing v11.0.0 With Yarn #465

Closed
spencerbeggs opened this issue Jun 30, 2022 · 3 comments
Closed

Error Installing v11.0.0 With Yarn #465

spencerbeggs opened this issue Jun 30, 2022 · 3 comments

Comments

@spencerbeggs
Copy link

When installing with Yarn 3, I receive:

➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @apidevtools/json-schema-ref-parser@https://github.com/bcherny/json-schema-ref-parser.git#984282d3: Couldn't resolve "984282d3" as either a commit, a tag, or a head - if a commit, use the 40-characters commit hash

This appears to be due to this line of code in package.json.

@tillkolter
Copy link

The git dependency is in general far from ideal. I hope this pull request will be merged soon.

@bcherny bcherny closed this as completed in 2b70bc3 Jul 1, 2022
@bcherny
Copy link
Owner

bcherny commented Jul 1, 2022

Thanks for the report! Fixed in 11.0.1.

@spencerbeggs
Copy link
Author

Thanks for the quick fix!

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

3 participants