Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volta should likely be replaced with fnm #143

Open
mikemitchel opened this issue Feb 19, 2024 · 0 comments
Open

Volta should likely be replaced with fnm #143

mikemitchel opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mikemitchel
Copy link
Contributor

Word on the street is Volta is languishing and issues/bugs are not being resolved. The new hotness that seems easy, fast and to work very well is:

https://github.com/Schniz/fnm

On Mac, it's easiest to install and manage via Homebrew. brew install fnm via the terminal. Adding this to your .zshrc auto switches node on a cd into a directory with a .node-version file.

# fnm update node version on entering directory
eval "$(fnm env --use-on-cd)"
@mikemitchel mikemitchel added the enhancement New feature or request label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants