Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Can`t install #349

Open
Khuzha opened this issue Oct 31, 2018 · 1 comment
Open

Can`t install #349

Khuzha opened this issue Oct 31, 2018 · 1 comment

Comments

@Khuzha
Copy link

Khuzha commented Oct 31, 2018

There was three errors:

gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | linux | x64
gyp http GET https://atom.io/download/electron/v2.0.9/iojs-v2.0.9.tar.gz
gyp WARN install got an error, rolling back install
gyp ERR! install error
gyp ERR! stack Error: getaddrinfo EAI_AGAIN gh-contractor-zcbenz.s3.amazonaws.com:443
gyp ERR! stack at Object._errnoException (util.js:1024:11)
gyp ERR! stack at errnoException (dns.js:55:15)
gyp ERR! stack at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
gyp ERR! System Linux 4.18.0-10-generic
gyp ERR! command "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/node-gyp/bin/node-gyp.js" "install" "--runtime=electron" "--target=2.0.9" "--dist-url=https://atom.io/download/electron" "--arch=x64" "--ensure"
gyp ERR! cwd /home/khuzha/.atom
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

Second:

npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! request to https://www.atom.io/api/packages/atom-ternjs/versions/0.18.3/tarball failed, reason: getaddrinfo EAI_AGAIN www.atom.io:443

npm ERR! A complete log of this run can be found in:
npm ERR! /home/khuzha/.atom/.apm/_logs/2018-10-31T20_07_10_772Z-debug.log

Third:

npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! request to https://codeload.github.com/tststs/atom-ternjs/legacy.tar.gz/v0.18.3 failed, reason: getaddrinfo EAI_AGAIN codeload.github.com:443

npm ERR! A complete log of this run can be found in:
npm ERR! /home/khuzha/.atom/.apm/_logs/2018-10-31T20_07_42_954Z-debug.log

And then installed succesfully

@tststs
Copy link
Owner

tststs commented Mar 3, 2019

Have a look into this issue: atom/atom#5148

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants