Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From the comments here it looks like the project is missing a comparison table with other, similar tools. There are already questions about nvm, npx [1], asdf-vm [2], nodenv [3] (which also relies on shims).

[1]: https://news.ycombinator.com/item?id=27023701

[2]: https://news.ycombinator.com/item?id=27023909

[3]: https://news.ycombinator.com/item?id=27023881



I've only used nvm so far (it was enough effort to get the team to adopt one such tool, and nvm was the main one at the time), but as far as I can see the main differences are speed, native Windows support, and being able to specify both the Node and npm/Yarn versions — that latter point is an important part in getting reproducible results across machines as well. Additionally, at least nvm does encourage pinning to a major version, allowing people's minor/patch versions still to diverge. (The upside I suppose is that that can save you quite a bit of disk space with relatively manageable risks.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: