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 #888

Closed
yuxink opened this issue Feb 21, 2024 · 1 comment
Closed

npm install error #888

yuxink opened this issue Feb 21, 2024 · 1 comment

Comments

@yuxink
Copy link

yuxink commented Feb 21, 2024

PS C:\Users\yxu7szh\Projects\electron-quick-start> npm install
npm ERR! code 1
npm ERR! path C:\Users\yxu7szh\Projects\electron-quick-start\node_modules\electron
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node install.js
npm ERR! RequestError: getaddrinfo ENOTFOUND github.com
npm ERR! at ClientRequest. (C:\Users\yxu7szh\Projects\electron-quick-start\node_modules\got\dist\source\core\index.js:970:111)
npm ERR! at Object.onceWrapper (node:events:640:26)
npm ERR! at ClientRequest.emit (node:events:532:35)
npm ERR! at ClientRequest.origin.emit (C:\Users\yxu7szh\Projects\electron-quick-start\node_modules@szmarczak\http-timer\dist\source\index.js:43:20)
npm ERR! at TLSSocket.socketErrorListener (node:_http_client:442:9)
npm ERR! at TLSSocket.emit (node:events:520:28)
npm ERR! at emitErrorNT (node:internal/streams/destroy:157:8)
npm ERR! at emitErrorCloseNT (node:internal/streams/destroy:122:3)
npm ERR! at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm ERR! at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)

@codebytere
Copy link
Member

Thanks for reaching out!

Because we treat our issues list as the team's backlog, we close issues that are questions since they don't represent a task needing to be completed. This forum is for raising bugs or requesting new features, and for most questions about Electron there are a lot of more appropriate community options. There are helpful people in this Discord or the subreddit that should be willing to point you in the right direction.

@codebytere codebytere closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
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

2 participants