#cannot execute binary file: Exec format error - Raspberry Pi OS Lite 32 bit

1 messages · Page 1 of 1 (latest)

valid wyvern
#

I'm having trouble running bun on my raspberry pi zero running Raspberry Pi OS Lite 32 bit, i run curl -fsSL https://bun.sh/install | bash and everything installs as expected but when i try to run bun it says cannot execute binary file: Exec format error which seems to suggest that it installed bun for the wrong architecture

#

i guess bun doesn't support 32bit hc_ms_dead