Skip to content

Conversation

@charliejllewellyn
Copy link

@charliejllewellyn charliejllewellyn commented Jul 29, 2024

Issue #, if available:

Description of changes:
The build fails on a Mac M3 using finch. This changes the base container to use node18 bullseye base container which solves the problem. There are more details here - parcel-bundler/parcel#6880

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jc1518
Copy link
Contributor

jc1518 commented Aug 1, 2024

Thanks for sharing the finding. Most likely it is caused by that M3 is ARM based chip, have you tried the option --platform linux/arm64? (Reference link)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants