fnm icon indicating copy to clipboard operation
fnm copied to clipboard

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

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

I just install fnm on windows computer via Choco and install 2 node versions, but i do realize that it's takes so much spaces for up to 6 GB in...

![Screenshot 2024-05-19 072054](https://github.com/Schniz/fnm/assets/47131861/5d4932c4-44a0-4652-ad0e-b0ca9accc0bc)

``` :ReactNative:Running '[node, -e, console.log(require('react-native/cli').bin);]' command failed. FAILURE: Build failed with an exception. * Where: Script '***\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 197 * What went wrong: A problem occurred evaluating script. > Cannot...

The updated startup script does not produce the error "i was unexpected at this time" and also won't freeze the console because of an infite loop => "for /F" will...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

PR: Dependency Update

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^18.11.9` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.56/20.16.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

PR: Dependency Update

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://togithub.com/clap-rs/clap) | dependencies | patch | `4.5.7` -> `4.5.8` | |...

PR: Dependency Update

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | ---...

PR: Dependency Update

Getting node.exe not found, yet it exists in that fnm_multishells directory and over 30 others. Have been able to fix several issues, but not this one. Hopeful that someone can...