You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use nvm to manage my Node versions. Whenever I install a new Node version with nvm, I need to repeat corepack enable. It'd be nice if there was an option to corepack enable --global to persist corepack settings independent of Node, so that I can choose to opt-out instead of opt-in.
The text was updated successfully, but these errors were encountered:
noahnu
changed the title
Persist "corepack enable" across Node versions
[Feature Request] Persist "corepack enable" across Node versions
Sep 29, 2022
I use nvm to manage my Node versions. Whenever I install a new Node version with nvm, I need to repeat
corepack enable
. It'd be nice if there was an option tocorepack enable --global
to persist corepack settings independent of Node, so that I can choose to opt-out instead of opt-in.The text was updated successfully, but these errors were encountered: