Doing this dpkg --add-architecture armhf apt update apt install nodejs:armhf fails to install npm. Trying to fix by installing npm:armhf doesn't work. I suppose Multi-Arch: something is missing for npm, but I don't know which one's the right one.
Doing this dpkg --add-architecture armhf apt update apt install nodejs:armhf fails to install npm. Trying to fix by installing npm:armhf doesn't work. I suppose Multi-Arch: something is missing for npm, but I don't know which one's the right one.