You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
hey
After trying to add tsdoc to a project, always throws error:
it has a problem with crypto-browserify commit hash
exact log:
step to reproduce:
1.
The text was updated successfully, but these errors were encountered: