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've installed fnm with winget `winget install Schniz.fnm` However, after installation the execution was not possible. Then I've found that in folder %LOCALAPPDATA%\Microsoft\WinGet\Links the link to fnm.exe had an incorrect...

This PR checks for results before modifying the `all_versions` vector, and opts for `.swap()` and `.truncate()` over `.drain()` to reduce overhead and improve efficiency.

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor...

PR: Dependency Update

When I run `fnm install --latest` (or any other version) I receive the following error ``` thread 'main' panicked at /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/src/blocking/client.rs:963:38: Client::new(): reqwest::Error { kind: Builder, source: Os { code:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [url](https://togithub.com/servo/rust-url) | dependencies | patch | `2.5.0` -> `2.5.2` | ---...

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 | |---|---|---|---| | [reqwest](https://togithub.com/seanmonstar/reqwest) | dependencies | patch | `0.12.4` -> `0.12.5` | ---...

PR: Dependency Update

After I updated fnm with homebrew running `fnm env` (with and without `--use-on-cd`) resulted in the following error: `error: Can't create the symlink for multishells at "/Users/[user]/.local/state/fnm_multishells/23119_1717475228481". Maybe there are...

You were missing some steps for people who didn't have a PowerShell profile file in the first place. I added those instructions for newcomers.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | major | `v2` -> `v6` | ---...

PR: Dependency Update

Microsoft Windows 10 ` PS E:\2024-03-05> winget install Schniz.fnm PS E:\2024-03-05> fnm env error: Can't create the symlink for multishells at "C:\\Users\\Administrator\\AppData\\Local\\fnm_multishells\\6700_1718169298774". Maybe there are some issues with permissions for...