corepack
corepack copied to clipboard
corepack install output
trafficstars
First time I run corepack install in a project it says Adding yarn@version+sha256..... to the cache. Future times it says Adding yarn@version to the cache.... It already was in cache so future times should say this and the version should include sha256 like yarn@version+sha256..... already added
PRs welcome.
FWIW I don't ever need to run corepack install, Corepack would download the software when you need it (e.g. when you run corepack yarn install), so you might not need it as well.
It is for preparing machines before you need it.