ErrLookup › Schniz/fnm
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust · Rust · 76 source files
Analyzed at 86adc9676c on 2026-08-16. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Can't convert path to string | exception | error | rust, path, utf-8, bash, fnm-env, anyhow |
| Can't convert path to string | exception | error | rust, path, utf-8, fish, fnm-env, anyhow |
| Can't read PATH env var | exception | error | rust, powershell, environment-variable, path, fnm-env |
| Can't join paths: {source} | exception | error | rust, powershell, path, path-separator, windows, join-paths |
| Can't read PATH | exception | error | rust, powershell, utf-8, path, windows, fnm-env |
| Can't read PATH env var | exception | error | rust, cmd, windows, environment-variable, path, fnm-env |
| Can't join paths: {err} | exception | error | rust, cmd, windows, path, path-separator, join-paths |
| Can't convert path to string | exception | error | rust, cmd, windows, utf-8, path, fnm-env |
| Can't create cd.cmd file for use-on-cd at {}: {} | exception | error | rust, cmd, windows, file-io, use-on-cd, permissions |
| Can't read path to cd.cmd | exception | error | rust, cmd, windows, utf-8, use-on-cd |
| Path is not valid UTF-8 | exception | error | rust, path, utf-8, zsh, fnm-env, anyhow |
| Can't get a temporary file | panic | critical | rust, zip, temp-file, install, windows, disk-space, panic |
| Failed to grab exit code | panic | critical | rust, process, exit-code, exec, unix-signals, panic |
| Can't read user input | panic | error | rust, stdin, interactive-prompt, use-command, cli, panic |
| Invalid OS string | panic | error | rust, utf-8, path, current-version, panic, symlink |
| choosing base strategy | panic | critical | rust, home-directory, environment-variable, startup, panic, etcetera |
| Can't get home directory | panic | error | rust, macos, home-directory, environment-variable, panic, etcetera |
| Can't generate a temp directory | panic | critical | rust, temp-dir, install, filesystem, permissions, panic |
| Can't write output | panic | error | rust, broken-pipe, stdout, cli, unix-signals, panic |