Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Cannot Build MacOS App #8

Closed
ilharp opened this issue Jan 10, 2020 · 2 comments
Closed

Cannot Build MacOS App #8

ilharp opened this issue Jan 10, 2020 · 2 comments
Labels
question Further information is requested

Comments

@ilharp
Copy link

ilharp commented Jan 10, 2020

Sorry to trouble you. The action cannot build app for MacOS while it works perfectly on other matrix.
Workflow: https://github.com/dd-center/Cator/blob/master/.github/workflows/shellbuild.yml
Failed Action: https://github.com/dd-center/Cator/runs/381204962
package.json: https://github.com/dd-center/Cator/blob/master/packages/cator-shell/package.json

Error: Exit code: 2. Command failed: /usr/bin/perl /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/t-M2nRmP/1-dmgProperties.pl
Can't locate Mac/Memory.pm in @INC (you may need to install the Mac::Memory module) (@INC contains: /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/t-M2nRmP/1-dmgProperties.pl line 4.
BEGIN failed--compilation aborted at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/t-M2nRmP/1-dmgProperties.pl line 4.

Google says brew unlink perl might be useful but I don't know how to do.
Thanks.

@samuelmeuli
Copy link
Owner

Seems like updating electron-builder should fix this: electron-userland/electron-builder#3990. This action requires electron-builder v22+ anyway.

@samuelmeuli samuelmeuli added enhancement New feature or request question Further information is requested and removed enhancement New feature or request labels Jan 10, 2020
@ilharp
Copy link
Author

ilharp commented Jan 10, 2020

image
Thanks a lot!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants