deno-bin
deno-bin copied to clipboard
Doesn't work on MacOS with M1 silicone chip (ARM)?
Hi, I haven't really debugged this yet, creating the issue for posterity's sake.
Seeing the following:
> /bin/sh: /Users/***/node_modules/deno-bin/bin/deno: cannot execute binary file
It is supposed to work on arm mac. https://github.com/kt3k/deno-bin/blob/26341fcbfdab0eaddcd364b80b969cf01c5d6dee/install.js#L12-L16
Can you execute that file (/Users/***/node_modules/deno-bin/bin/deno) directly?