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

support seem nvm yargs --reinstall-packages-from #322

Open
daolou opened this issue Oct 12, 2022 · 1 comment
Open

support seem nvm yargs --reinstall-packages-from #322

daolou opened this issue Oct 12, 2022 · 1 comment

Comments

@daolou
Copy link

daolou commented Oct 12, 2022

Is your feature request related to a problem? Please describe

In mac,while switch node version,such as v16 switch to v18,the global npm packages which installed in v16 will lose in v18.

Describe the proposed solution

About nvm, it could be solued by nvm install v18 --reinstall-packages-from=v16

Describe similar asdf features and why they are not sufficient

About nvm, it could be solued by nvm install v18 --reinstall-packages-from=v16

Describe other workarounds you've considered

There is no.

@Stratus3D Stratus3D transferred this issue from asdf-vm/asdf Oct 14, 2022
@Stratus3D
Copy link
Member

I'm not sure how exactly this works with nvm so I've moved it to the asdf-nodejs repo issue tracker.

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

No branches or pull requests

2 participants