You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i fist installed fnm using the installer script, but reading about some errors i also did a cargo install.
fnm is installing itself just fine.
Installing a node version also seems to work as the output "Installing Node v23.10.0 (arm64)" lists the right architecture - maybe (im on aarch64?).
/run/user/1000/fnm_multishells/11888_1742459510526/bin is in my path and looking into that dir i see
looks like everything is fine, but running node gives me "zsh: command not found: node"
And even "zsh: file or directory not found: /run/user/1000/fnm_multishells/23775_1742461938693/bin/node" when running the exact path that IS existing.
ld /run/user/1000/fnm_multishells/23775_1742461938693/bin/
ld: cannot find /run/user/1000/fnm_multishells/23775_1742461938693/bin/: file format not recognized
Whats the actual problem here?
The text was updated successfully, but these errors were encountered:
Just tried another way of installing sass - my main goal why i tried to install it via npm - and snap tells me im on armhf architecture and there is no build for me. :/
Hi, i fist installed fnm using the installer script, but reading about some errors i also did a cargo install.
fnm is installing itself just fine.
Installing a node version also seems to work as the output "Installing Node v23.10.0 (arm64)" lists the right architecture - maybe (im on aarch64?).
/run/user/1000/fnm_multishells/11888_1742459510526/bin is in my path and looking into that dir i see
looks like everything is fine, but running node gives me "zsh: command not found: node"
And even "zsh: file or directory not found: /run/user/1000/fnm_multishells/23775_1742461938693/bin/node" when running the exact path that IS existing.
ld /run/user/1000/fnm_multishells/23775_1742461938693/bin/
ld: cannot find /run/user/1000/fnm_multishells/23775_1742461938693/bin/: file format not recognized
Whats the actual problem here?
The text was updated successfully, but these errors were encountered: