Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker on the Apple Silicon Mac won't copy the ppx files and use Rosetta #279

Open
JonoPrest opened this issue May 9, 2022 · 0 comments

Comments

@JonoPrest
Copy link

Hi there,

I initially created this pull request then realising it is not as simple as just swapping out process.arch "arm64" for x64.

#278

I am running into issues when using graphql-ppx with docker (in a linux container) running on an Mac M1-Pro chip. The copyPlatformBinaryInPlace.js will say that the platform is unsupported when infact Rosetta will run the linux-x64 ppx file perfectly fine. It would be great to have a solution for this.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant