Skip to content

fnm not working on raspberry #1399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kakulukia opened this issue Mar 20, 2025 · 1 comment
Open

fnm not working on raspberry #1399

kakulukia opened this issue Mar 20, 2025 · 1 comment

Comments

@kakulukia
Copy link

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

Image

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?

@kakulukia
Copy link
Author

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. :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant