logoalt Hacker News

ricardobeatyesterday at 8:37 PM1 replyview on HN

Having gone through the same experience, I suggest dropping fnm as well; I don’t recall what exactly causes it, but it will eventually slow down too.

I’ve been using mise [1] to manage node versions since with zero issues.

[1] https://mise.jdx.dev


Replies

thallavajhulayesterday at 8:49 PM

I haven't had any issues with `fnm` so far. It's been fast and I like how it prompts you to install a missing node version as soon as you jump into a directory with a `.nvmrc` file.

show 1 reply