QuakerOates
QuakerOates3w ago

deno: Exec format error

Hi all getting the below error when tri got install on a raspberry pi, guess its not compatible ? pi@pi:/mnt/eggdrop/ $ curl -fsSL https://deno.land/install.sh | sh ######################################################################## 100.0% Archive: /home/pi/.deno/bin/deno.zip inflating: /home/pi/.deno/bin/deno Deno was installed successfully to /home/pi/.deno/bin/deno sh: 86: /home/pi/.deno/bin/deno: Exec format error Run '/home/pi/.deno/bin/deno --help' to get started pi@pi:/mnt/eggdrop/ $ uname -a Linux rpi1 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux
1 Reply
Leokuma
Leokuma4d ago
Try downloading, extracting and running this executable manually: https://github.com/denoland/deno/releases/download/v2.1.0/deno-aarch64-unknown-linux-gnu.zip