You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will you be updating this to compile with a version of electron that is still available?
denon/denon_menu/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /Users/spurlock/Downloads/denon/denon_menu/node_modules/electron
Output:
Downloading electron-v1.8.8-darwin-arm64.zip
Error: GET https://github.com/electron/electron/releases/download/v1.8.8/electron-v1.8.8-darwin-arm64.zip returned 404
/Users/spurlock/Downloads/denon/denon_menu/node_modules/electron/install.js:47
throw err
^
Error: Failed to find Electron v1.8.8 for darwin-arm64 at https://github.com/electron/electron/releases/download/v1.8.8/electron-v1.8.8-darwin-arm64.zip
at Request.<anonymous> (/Users/spurlock/Downloads/denon/denon_menu/node_modules/nugget/index.js:169:61)
at Request.emit (node:events:513:28)
at Request.onRequestResponse (/Users/spurlock/Downloads/denon/denon_menu/node_modules/request/request.js:986:10)
at ClientRequest.emit (node:events:513:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:693:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
at TLSSocket.socketOnData (node:_http_client:534:22)
at TLSSocket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
The text was updated successfully, but these errors were encountered:
Will you be updating this to compile with a version of electron that is still available?
The text was updated successfully, but these errors were encountered: