We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 due to a missing electron darwin-arm64 release. electron v11 seems like the first version with this build target.
darwin-arm64
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
The text was updated successfully, but these errors were encountered:
Unfortunately I'm unable to make Pepper Flash work on Electron 11. Does the official AQW launcher works?
Sorry, something went wrong.
No branches or pull requests
Build fails on M1 Mac due to a missing electron
darwin-arm64
release. electron v11 seems like the first version with this build target.The text was updated successfully, but these errors were encountered: