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(desktop): Apple M1 open and build failed on development #1251

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

BlackHole1
Copy link
Collaborator

error desc on Apple M1:

<--- Last few GCs --->

[99467:0x7100000000]      808 ms: Scavenge 26.0 (35.5) -> 23.4 (39.2) MB, 2.0 / 0.0 ms  (average mu = 1.000, current mu = 1.000) allocation failure
[99467:0x7100000000]      986 ms: Mark-sweep 29.9 (41.8) -> 23.0 (43.2) MB, 16.5 / 0.0 ms  (+ 0.0 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 20 ms) (average mu = 1.000, current mu = 1.000) external finalize

<--- JS stacktrace --->

The solution to this problem is as simple as upgrading electron to version 12.0.15

see:

@BlackHole1 BlackHole1 changed the title fix(library): Apple M1 open and build failed on development fix(desktop): Apple M1 open and build failed on development Dec 28, 2021
@BlackHole1 BlackHole1 merged commit 70a6ef1 into netless-io:main Dec 28, 2021
@BlackHole1 BlackHole1 deleted the upgrade-electron-version branch December 28, 2021 08:46
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

Successfully merging this pull request may close these issues.

None yet

3 participants