Describe the feature
nodejs/TSC#1697 (comment)
Corepack will be phased out of Node.js main distributions. We need to find an alternative solution, either having corepack as (inlined?) dependency (the issue is it is binary only) or making a lightweight package manager version control system similar to corepack that downloads and verifies versions with respect to packageManager field.
Additional information
Describe the feature
nodejs/TSC#1697 (comment)
Corepack will be phased out of Node.js main distributions. We need to find an alternative solution, either having corepack as (inlined?) dependency (the issue is it is binary only) or making a lightweight package manager version control system similar to corepack that downloads and verifies versions with respect to
packageManagerfield.Additional information