Skip to content

The package installs on ARM Raspberry, but will not run since it is not an ARM executable #1360

@Darker

Description

@Darker

I have tried to install fnm on raspberry pi. There are two issues that should be handled:

  1. The installer passes and does not report an error due to the wrong CPU architecture (ARM instead of x86)
  2. There is no ARM build currently afaik

The errors you'd see if you followed the install steps is:

user@raspi:~ $ source /home/jakub/.bashrc
-bash: /home/user/.local/share/fnm/fnm: cannot execute binary file: Exec format error

I suppose I could try to build it myself on the raspi to get the working version, but I guess I'll just install node manually and hope I don't need to upgrade too often.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions