Ian Jones
banner
ianjones.dev
Ian Jones
@ianjones.dev
Professional application security, amateur-level permaculture.
After further reading, it looks like the .nvmrc file format is the most commonly supported of the Node managers listed above, including asdf (github.com/asdf-vm/asdf...)
GitHub - asdf-vm/asdf-nodejs: Node.js plugin for asdf version manager
Node.js plugin for asdf version manager. Contribute to asdf-vm/asdf-nodejs development by creating an account on GitHub.
github.com
January 25, 2025 at 4:56 PM
Teams aren’t necessarily constrained to any one of these version tools, since they will often play nice by using a common project version management file. For example, vfox and asdf both use .tool-versions files. Mix-and-match usage among team members is totally doable if they use a common format.
January 16, 2025 at 1:13 AM
Of course, tools that work for Mac/Linux should also work for WSL, but WSL isn’t always an option for enterprise development machines. My current *nix-only go-to is github.com/asdf-vm/asdf.
January 16, 2025 at 1:13 AM