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
i clone this project, then run yarn install in terminal, it failed in step2, where is the problem?
PS D:\VSCodeWorkspace\hhproject3\web3app-tutorial-using-ethers> yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "EBUSY: resource busy or locked, open 'C:\\Users\\Administrator\\AppData\\Local\\Yarn\\Cache\\v6\\npm-typescript-4.5.5-d8c953832d28924a9e3d37c73d729c846c5896f3-integrity\\node_modules\\typescript\\ThirdPartyNoticeText.txt'"
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
PS D:\VSCodeWorkspace\hhproject3\web3app-tutorial-using-ethers>
Enviroment info:
node version: v18.17.0
os : win10
The text was updated successfully, but these errors were encountered:
i clone this project, then run
yarn install
in terminal, it failed in step2, where is the problem?Enviroment info:
node version: v18.17.0
os : win10
The text was updated successfully, but these errors were encountered: