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

Fix inability to build Realm-JS on M1 Macs #3527

Closed
sync-by-unito bot opened this issue Jan 26, 2021 · 3 comments · Fixed by #3722
Closed

Fix inability to build Realm-JS on M1 Macs #3527

sync-by-unito bot opened this issue Jan 26, 2021 · 3 comments · Fixed by #3722
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 26, 2021

The current build environment does not allow for building on Macs with Apple's new M1 chips. The build environment needs to be reconfigured for both x86 and M1 for this to work properly.

@lmai5
Copy link

lmai5 commented May 3, 2021

@kneth Do we have any workaround on this? My development is stuck due to this incompatible issue.

@kneth
Copy link
Contributor

kneth commented May 4, 2021

The issue is that we don't produce binaries when releasing. You can try to build from source: npm install --build-from-source realm cmake-js

@kneth kneth mentioned this issue May 7, 2021
1 task
@kneth
Copy link
Contributor

kneth commented May 13, 2021

Realm JavaScript v10.4.1 has binaries for Apple Silicon (M1).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants