Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Conversation

@Jayadev6191
Copy link

Apple Silicon Support: https://www.electronjs.org/blog/apple-silicon

The current electron version of ^5.0.7 is not supported on Apple M1 chips.

Error during yarn install:

[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
[-/3] ⡀ waiting...
[2/3] ⡀ fsevents
error /Users/jay/Code/voxeet-io-web/frontend/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments: 
Directory: /Users/jay/Code/voxeet-io-web/frontend/node_modules/electron
Output:
Downloading tmp-28180-0-electron-v5.0.13-darwin-arm64.zip
Error: GET https://github.com/electron/electron/releases/download/v5.0.13/electron-v5.0.13-darwin-arm64.zip returned 404
/Users/jay/Code/voxeet-io-web/frontend/node_modules/electron/install.js:49
  throw err
  ^

Error: Failed to find Electron v5.0.13 for darwin-arm64 at https://github.com/electron/electron/releases/download/v5.0.13/electron-v5.0.13-darwin-arm64.zip
    at Request.<anonymous> (/Users/jay/Code/voxeet-io-web/frontend/node_modules/nugget/index.js:169:61)
    at Request.emit (events.js:400:28)
    at Request.onRequestResponse (/Users/jay/Code/voxeet-io-web/frontend/node_modules/request/request.js:1059:10)
    at ClientRequest.emit (events.js:400:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:647:27)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:127:17)
    at TLSSocket.socketOnData (_http_client.js:515:22)
    at TLSSocket.emit (events.js:400:28)
    at addChunk (internal/streams/readable.js:293:12)
    at readableAddChunk (internal/streams/readable.js:267:9)

Upgrading it to 11.0.0-beta.1 worked

@ghost ghost force-pushed the develop branch 7 times, most recently from d09cd0e to d3c4c0c Compare November 16, 2021 08:53
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.

1 participant