Considering mise as an alternative to nvm? #8919
Unanswered
minseong0324
asked this question in
Ideas
Replies: 1 comment 1 reply
-
don’t want to jump on a tool that nobody has installed and might not make it to speed up a task that takes less than 1 second already |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently came across mise, a new version manager that could be an interesting alternative to nvm. While I haven't tried it myself yet, the features look really promising for our project.
What caught my attention is that it's built in Rust (unlike nvm's bash scripts), which should make it significantly faster. It also supports our .nvmrc setup out of the box, so migration should be pretty straightforward.
Some interesting features from their docs:
Has anyone here had experience with mise? I'd love to hear some real-world feedback before we consider making the switch.
Thoughts?
nvm isn't being used hard in tanstack-query, so mise isn't needed right now, but I think it's quite worth a try.
And if this offer is received positively, I would like to take charge of migration from nvm to mise.
I also want to hear from @TkDodo ! ⭐️
Beta Was this translation helpful? Give feedback.
All reactions