Replies: 1 comment
-
Hi! I believe that the documentation at the official repo and at Node.js is quite good, quality-wise. By running For me, deleting Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Hi! I believe that the documentation at the official repo and at Node.js is quite good, quality-wise. By running For me, deleting Hope this helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot find any docs/instructions of how to start using corepack.
I have been using yarn 3.x for some time and wanted to update to 4.x and try out corepack. I enabled it with
corepack enable
and then triedyarn set version stable
andyarn install
It downloaded 4.0.1 to my local folder and not using corepack. This is what yarn install outputs.
➤ YN0048: Automatically removed core plugins that are now builtins 👍
➤ YN0087: Migrated your project to the latest Yarn version 🚀
I cannot for the life of me understand how to enable and start using corepack. I think the yarn docs could be improved in this area.
Beta Was this translation helpful? Give feedback.
All reactions