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

Can't install latest node version v20.14.0 (Iron), on Windows11 ![image](https://github.com/Schniz/fnm/assets/54610243/00068d8b-e634-4ff6-8ab6-e37b4a79b998)

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

PR: Dependency Update

fixes #1158, hopefully. when we create the multishell path, we will ensure only the owner can read and write to it.

* MacOS Sonoma 14.5 * fnm 1.37.0 * gem 3.0.3.1 (default version for Sonoma 14.5) ``` $ gem list --local /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin23/rbconfig.rb:21: warning: Insecure world writable dir /Users/simon/.local/state/fnm_multishells in PATH, mode...

``` [2024-05-28T13:23:29Z DEBUG fnm::downloader] Extraction completed error: Can't download the requested binary: Access is denied. (os error 5) ``` We need to increase the timeout for rename tryouts. It appears...

It's look like the following to filter the version number: ```text [user@host ~]% fnm ls-remote -h List all remote Node.js versions Usage: fnm list-remote [OPTIONS] [PATTERN] ~~~~ ^^^ ~~~~ ```

Why do more folders appear under the fnm_multishells directory when running the fnm env --use-on-cd command? ![image](https://github.com/Schniz/fnm/assets/3874638/28278f53-38ad-49a2-aa26-8a2ac52924d1) ![image](https://github.com/Schniz/fnm/assets/3874638/d7fd3f62-3e46-44b0-9b57-96e5b5f3e1ce)

fnm is my best favorate node version manager, thanks you great job! I installed a fresh MSYS2 (msys2-x86_64-20240727.exe from https://www.msys2.org/) When tried to install fnm, it said OS not support....

[![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.13` -> `4.5.16` | |...

PR: Dependency Update