PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

Cross compilation does not work #48

Closed jokesterfr closed 7 months ago

jokesterfr commented 7 months ago

At least from x86_64, building the sources with Node.js appears to fail on the aarch64 target.

A CI test is welcomed to assert no regression of this kind would come again.

Not blocking if you build flashlight for you own use (ie: if BUILDPLATFORM == TARGETPLATFORM).