balena-os / balena-supervisor

Balena Supervisor: balena's agent on devices.
https://balena.io
Other
148 stars 63 forks source link

Currently v16 can not be built in an emulated environment #2356

Open splitice opened 2 months ago

splitice commented 2 months ago

This is due to https://gitlab.com/qemu-project/qemu/-/issues/1729

If you try and build for armv7 on x64 you will encounter this. v14 will build fine.

Also note: https://github.com/npm/cli/issues/5743