nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.36k stars 150 forks source link

feat!: remove old install folder migration #373

Closed merceyz closed 5 months ago

merceyz commented 5 months ago

Since https://github.com/nodejs/corepack/pull/291 was merged Corepack wont reuse the package managers installed by old Corepack versions so no need to keep the migration.

Ref https://github.com/nodejs/corepack/pull/372#issuecomment-1925471159