-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
hey
After trying to add tsdoc to a project, always throws error:
it has a problem with crypto-browserify commit hash
exact log:
yarn add -D tsdoc @microsoft/tsdoc-config
➤ YN0000: · Yarn 4.7.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: crypto-browserify@git+https://github.com/dominictarr/crypto-browserify.git#95c5d505:
Couldn't resolve "95c5d505" as either a commit, a tag, or a head - if a commit, use the 40-characters commit hash
at A (C:\Users{username}\AppData\Local\node\corepack\v1\yarn\4.7.0\yarn.js:529:6907)
at LH (C:\Users{username}\AppData\Local\node\corepack\v1\yarn\4.7.0\yarn.js:529:7240)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
step to reproduce:
1.
yarn add -D tsdoc
Metadata
Metadata
Assignees
Labels
No labels