-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💬 RFC: <title> Yarn issue ? #28071
Comments
Searching for "app" in your A typical
but maybe there's more in there or in other nearby files that collides with that. |
This is the package.json inside package/backend { |
Hm, Are there any reproduction steps to be had, where this behaviour happens (starting with a create-app call preferably) so that we can see whether it's an actual open source fixable thing? |
🔖 Need
PS C:\Users\ARUJU5\Downloads\scania-dev-portal> yarn install
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
warning Pattern ["app@link:packages/app"] is trying to unpack in the same destination "C:\Users\ARUJU5\AppData\Local\Yarn\Cache\v6\npm-app-0.0.0\node_modules\app" as pattern ["[email protected]","[email protected]"]. This could result in non-deterministic behavior, skipping.
error https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "EBUSY: resource busy or locked, open 'C:\Users\ARUJU5\AppData\Local\Yarn\Cache\v6\npm-browserify-aes-1.2.0-326734642f403dabc3003209853bb70ad428ef48-integrity\node_modules\browserify-aes\decrypter.js'"
info V
🎉 Proposal
Trying to clone repo from gitlab and tried to install node modules but getting this error
〽️ Alternatives
No response
❌ Risks
No response
👀 Have you spent some time to check if this RFC has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: