vercel / pkg

Package your Node.js project into an executable
https://npmjs.com/pkg
MIT License
24.33k stars 1.02k forks source link

Warning Failed to make bytecode, for all files with linux-arm64 build #1957

Closed leobgm closed 1 year ago

leobgm commented 1 year ago

I get Warning Failed to make bytecode for any file in my project (including my own source files) when creating an executable with linux-arm64 config. And generated app doesn't work.

For x64 it's ok.