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

npm install error #185

Open
alfirus opened this issue Nov 11, 2023 · 0 comments
Open

npm install error #185

alfirus opened this issue Nov 11, 2023 · 0 comments

Comments

@alfirus
Copy link

alfirus commented Nov 11, 2023

I freshly install, once i run "npm install", i'm facing below error

npm ERR! command sh -c node install.js
Downloading electron-v0.36.7-linux-arm64.zip
npm ERR! Error: GET https://github.com/atom/electron/releases/download/v0.36.7/electron-v0.36.7-linux-arm64.zip returned 404
npm ERR! /home/alfirus/mongotron/node_modules/electron-prebuilt/install.js:22
npm ERR! throw err
npm ERR! ^
npm ERR! [
npm ERR! Error: GET https://github.com/atom/electron/releases/download/v0.36.7/electron-v0.36.7-linux-arm64.zip returned 404
npm ERR! at Request. (/home/alfirus/mongotron/node_modules/nugget/index.js:170:61)
npm ERR! at Request.emit (node:events:514:28)
npm ERR! at Request.onRequestResponse (/home/alfirus/mongotron/node_modules/request/request.js:951:10)
npm ERR! at ClientRequest.emit (node:events:514:28)
npm ERR! at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:693:27)
npm ERR! at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
npm ERR! at TLSSocket.socketOnData (node:_http_client:535:22)
npm ERR! at TLSSocket.emit (node:events:514:28)
npm ERR! at addChunk (node:internal/streams/readable:343:12)
npm ERR! at readableAddChunk (node:internal/streams/readable:316:9)
npm ERR! ]
npm ERR!
npm ERR! Node.js v20.5.1

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