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

Build fails on M1 Mac #21

Open
Aphoh opened this issue Oct 24, 2022 · 1 comment
Open

Build fails on M1 Mac #21

Aphoh opened this issue Oct 24, 2022 · 1 comment

Comments

@Aphoh
Copy link

Aphoh commented Oct 24, 2022

Build fails on M1 Mac due to a missing electron darwin-arm64 release. electron v11 seems like the first version with this build target.

 AquaStar (main) npm install
npm ERR! code 1
npm ERR! path ~~~~~~~~~/AquaStar/node_modules/electron
npm ERR! command failed
npm ERR! command sh -c -- node install.js
Downloading tmp-86297-0-electron-v4.2.12-darwin-arm64.zip
npm ERR! Error: GET https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-darwin-arm64.zip returned 404
npm ERR! ~~~~~~~~~/AquaStar/node_modules/electron/install.js:49
npm ERR!   throw err
npm ERR!   ^
npm ERR!
npm ERR! Error: Failed to find Electron v4.2.12 for darwin-arm64 at https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-darwin-arm64.zip
@aquaspy
Copy link
Owner

aquaspy commented Mar 27, 2024

Unfortunately I'm unable to make Pepper Flash work on Electron 11. Does the official AQW launcher works?

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

2 participants