json-schema-to-typescript icon indicating copy to clipboard operation
json-schema-to-typescript copied to clipboard

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

Open pyramation opened this issue 3 years ago • 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?

pyramation avatar Aug 22 '22 18:08 pyramation

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

pyramation avatar Aug 22 '22 18:08 pyramation