Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

Upgrading latest #57

Open
timdp opened this issue Sep 8, 2015 · 0 comments
Open

Upgrading latest #57

timdp opened this issue Sep 8, 2015 · 0 comments

Comments

@timdp
Copy link

timdp commented Sep 8, 2015

Probably a stupid question, but how do I upgrade latest in place, e.g., from 0.12.6 to 0.12.7? What I've been doing so far is:

nvmw use [something-else-than-latest]
nvmw uninstall latest
nvmw install latest

but that loses my node_modules and bin scripts, so it can take up quite a bit of time.

Perhaps nvmw install latest needs an option to bypass the check if it already exists so it can just overwrite the files?

I guess a naive approach would be to copy the node_modules folder and bin scripts and just move them back after uninstalling and reinstalling?

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

No branches or pull requests

1 participant