bcherny/json-schema-to-typescript

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

pyramation opened this issue · 1 comments

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?

I think it's because it's using a commit hash and that hash doesn't exist in @apidevtools's version