bcherny/json-schema-to-typescript

referencing json-schema-ref-parser to git hash causes yarn3 issues

Open

#484 opened on Aug 22, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (449 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (3,302 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Not able to use the library in it's current state when using yarn 3:

➤ YN0018: │ @apidevtools/json-schema-ref-parser@https://github.com/bcherny/json-schema-ref-parser.git#commit=984282d34a2993e5243aa35100fe32a63699164d: The remote archive doesn't match the local checksum - has the local cache been corrupted?

Contributor guide