Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Update electron-builder to 21.2.0 #2392

Merged
merged 2 commits into from
Dec 16, 2019

Conversation

laumair
Copy link
Contributor

@laumair laumair commented Dec 16, 2019

Description

Compiling for mac fails on macOS 10.15.1 with the following error:

"Can't locate Mac/Memory.pm"

The error originates from electron-builder which is now fixed in their latest version.

See: electron-userland/electron-builder#3990

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

  • Tested on macOS 10.15.1 by compiling for mac using npm run compile:mac

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes
  • For changes to shared: If applicable, I have verified that my changes are implemented correctly in desktop and mobile

Compiling for mac fails on macOS 10.15.1 with the following error:

"Can't locate Mac/Memory.pm"

The error originates from electron-builder which is now fixed in their latest version.

See: electron-userland/electron-builder#3990
@cvarley100 cvarley100 merged commit 7791e63 into iotaledger:develop Dec 16, 2019
@laumair laumair deleted the chore/electron-builder branch December 16, 2019 14:29
laumair added a commit that referenced this pull request Dec 16, 2019
cvarley100 pushed a commit that referenced this pull request Dec 16, 2019
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 this pull request may close these issues.

3 participants