corepack icon indicating copy to clipboard operation
corepack copied to clipboard

corepack install output

Open cdtut opened this issue 1 year ago • 2 comments
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

cdtut avatar Mar 10 '24 06:03 cdtut

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.

aduh95 avatar Mar 10 '24 07:03 aduh95

It is for preparing machines before you need it.

cdtut avatar Mar 11 '24 15:03 cdtut