Closed friedger closed 3 years ago
- see error:
./stacks-node: cannot execute binary file: Exec format error
Could you share the os.platform()
return result in nodejs?
The bot should check os.arch()
. os.platform is linux
The bot should check
os.arch()
. os.platform islinux
What is the result of os.arch()? arm64 or arm?
The bot should check
os.arch()
. os.platform islinux
I didn't judge the CPU arch for each system. Can update it soon.
For rpi, arch returns arm
fixed 14665daa2da3670b08be46ab658ba1c8165b03b3
Describe the bug On Raspberry Pi 3B, the downloaded executable of stacks-node does not start
Steps To Reproduce On Raspberry Pi 3B,
yarn start
./stacks-node: cannot execute binary file: Exec format error
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Additional context Workaround, download stacks-node (linux-armv7.zip) manually and unzip file