Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Persist "corepack enable" across Node versions #192

Closed
noahnu opened this issue Sep 29, 2022 · 3 comments
Closed

[Feature Request] Persist "corepack enable" across Node versions #192

noahnu opened this issue Sep 29, 2022 · 3 comments

Comments

@noahnu
Copy link

noahnu commented 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 to corepack enable --global to persist corepack settings independent of Node, so that I can choose to opt-out instead of opt-in.

@noahnu noahnu changed the title Persist "corepack enable" across Node versions [Feature Request] Persist "corepack enable" across Node versions Sep 29, 2022
@arcanis
Copy link
Contributor

arcanis commented Sep 29, 2022

For now it's up to individual nvm-like tools. In the future we'd want Corepack to be enabled by default

@noahnu
Copy link
Author

noahnu commented Sep 29, 2022

That's fair. I was debating between opening the issue here or in nvm. I'll open a dedicated issue there.

@styfle
Copy link
Member

styfle commented Sep 29, 2022

In the future we'd want Corepack to be enabled by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants