79294367

Date: 2024-12-19 13:00:23
Score: 1.5
Natty:
Report link

Installing the pre-built binary, resolved the issue for me:

Downloading from: https://nodejs.org/en/download/prebuilt-binaries

unxz node-v22.12.0-linux-x64.tar.xz
tar -xvf node-v22.12.0-linux-x64.tar --strip-components=1 -C /usr/

credits: https://askubuntu.com/questions/1524639/usr-bin-node-cant-run-due-to-an-exec-format-error

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Nico