The target host is a Raspberry Pi 4.
To reproduce run
$ /usr/local/bin/code-server --auth none --host 0.0.0.0 --port 8443
/usr/local/bin/code-server: 36: exec: /opt/code-server/lib/node: Exec format error
Personal note, I suspect that this is related to the architecture of the machine (ARM), and some dependency that is being fetched compiled to x86?
The target host is a Raspberry Pi 4.
To reproduce run
Personal note, I suspect that this is related to the architecture of the machine (ARM), and some dependency that is being fetched compiled to x86?