Closed Drjacky closed 9 months ago
It is resolved by running it by sudo
.
Now when I run file hello
, it shows:
Mach-O 64-bit executable arm64
but I want to have a single executable for other platforms too.
It is resolved by running it by sudo.
Happy you found a solution for this problem :) 🎉
but I want to have a single executable for other platforms too.
Postject is open source so feel free to take a look at the code 👍🏼
I followed these steps to build a single executable application: https://nodejs.org/api/single-executable-applications.html but when I run
I get
macOS node 21.4.0 npx 10.2.4