fnm icon indicating copy to clipboard operation
fnm copied to clipboard

🚀 Fast and simple Node.js version manager, built in Rust

Results 407 fnm issues
Sort by recently updated
recently updated
newest added

The bottom line of `.zshrc`: ```sh eval "$(fnm env --shell=zsh --use-on-cd --version-file-strategy=recursive)" ``` Open a new terminal tab with a `.node_version` file in the directory. Then pressing `ctrl + c`...

technically i think that i can just mutate the 'default' alias instead. because now that i think about it, it makes 0 sense to set current to 'default' every time...

I have tried to install fnm on raspberry pi. There are two issues that should be handled: 1. The installer passes and does not report an error due to the...

1) Installed via choco 2) Manually added fnm path to PATH 3) Installed node v14 with `fnm install v14` When I try to run `fnm use v14` is just gives...

I had hard time finding the location of the profile file because it does not exist. Documentation should mention that users need to type in `echo $profile` to find the...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://redirect.github.com/chronotope/chrono) | dependencies | patch | `0.4.38` -> `0.4.42` | --- ### Release...

PR: Dependency Update

Correcting typo in README.md infnite -> infinite