- Notifications
You must be signed in to change notification settings - Fork588
Open
Description
Whenever I first open my terminalnpm andnode cannot be found. I have to start a new shell.
System:
- fish 4.0.2
- fnm 1.38.1
- WSL Ubuntu 24.04.2
Fish config:
# conf.d/fnm.fishifstatus is-interactive fish_add_path-a"/home/will/.local/share/fnm" fnmenv--shell fish| source fnm completions--shell fish| sourceend# config.fishifstatus is-interactive# Commands to run in interactive sessions can go hereendabbr--add ch chezmoiabbr--add lg lazygitfish_add_path-a /opt/nvim/bindirenv hook fish| sourcestarship init fish| source
~❯ npmCommand'npm' not found, but can be installed with:sudo apt install npm~❯ fnm envset -gx PATH"/run/user/1000/fnm_multishells/1078_1752221320327/bin"$PATH;set -gx FNM_MULTISHELL_PATH"/run/user/1000/fnm_multishells/1078_1752221320327";set -gx FNM_VERSION_FILE_STRATEGY"local";set -gx FNM_DIR"/home/will/.local/share/fnm";set -gx FNM_LOGLEVEL"info";set -gx FNM_NODE_DIST_MIRROR"https://nodejs.org/dist";set -gx FNM_COREPACK_ENABLED"false";set -gx FNM_RESOLVE_ENGINES"true";set -gx FNM_ARCH"x64";~❯echo$PATH/run/user/1000/fnm_multishells/794_1752221314420/bin /home/will/.local/share/fnm~❯ ls /run/user/1000/fnm_multishells1078_1752221320327@ 883_1752221314920@
Metadata
Metadata
Assignees
Labels
No labels