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

Electron requires an update to support Apple M1 #111

Open
david-grubhub opened this issue Jun 13, 2022 · 0 comments
Open

Electron requires an update to support Apple M1 #111

david-grubhub opened this issue Jun 13, 2022 · 0 comments

Comments

@david-grubhub
Copy link

Running yarn add -D mobx-devtools throws an error:

HTTPError: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v10.1.3/electron-v10.1.3-darwin-arm64.zip
    at EventEmitter.<anonymous> (/Users/david/dev/kiosk/node_modules/got/source/as-stream.js:35:24)
    at EventEmitter.emit (events.js:400:28)
    at module.exports (/Users/david/dev/kiosk/node_modules/got/source/get-response.js:22:10)
    at ClientRequest.handleResponse (/Users/david/dev/kiosk/node_modules/got/source/request-as-event-emitter.js:155:5)
    at Object.onceWrapper (events.js:520:26)
    at ClientRequest.emit (events.js:412:35)
    at ClientRequest.origin.emit (/Users/david/dev/kiosk/node_modules/@szmarczak/http-timer/source/index.js:37:11)

Looks like this dependency should be updated

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

1 participant