node doesnt work

December 11, 2023, 22:38

zaksiu12s


zaksiu12s

its on pi zero

zaksiu12s

Also doesnt work

zaksiu12s

Same error

oops.se

How did you install it ? sudo apt install nodejs Or did you install it manually and installed a 64bit on a 32 bit OS? This would explain the "Illegal instruction" error.

zaksiu12s

So i would need to download it from different source?

oops.se

I have installed NodeJS with sudo apt install nodejs many times without hiccup. The only thing I can think of is a corrupted file system. Check your logs as well.

zaksiu12s

Maybe build is wrong

zaksiu12s

Dont think that node is supporting arm6

oops.se

ARMv6 support is under experimental