VisualStudio
VisualStudio copied to clipboard
I'm having this error whenever I try to install yarn in the JS file, can someone help?
PS C:\Users\user\Desktop\NFT generator\metaplex-master\js> yarn yarn install v1.22.17 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... warning Pattern ["ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git"] is trying to unpack in the same destination "C:\Users\user\AppData\Local\Yarn\Cache\v6\npm-ethereumjs-abi-0.6.8-ee3994657fa7a427238e6ba92a84d0b529bbcde0\node_modules\ethereumjs-abi" as pattern ["ethereumjs-abi@^0.6.8"]. This could result in non-deterministic behavior, skipping. error Couldn't find the binary git info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.