atom-simplified-chinese-menu icon indicating copy to clipboard operation
atom-simplified-chinese-menu copied to clipboard

Can't Install Packages

Open a632079 opened this issue 7 years ago • 0 comments

Error logs:

(node:3389) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.


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/v1.6.15/iojs-v1.6.15.tar.gz
gyp WARN install got an error, rolling back install
gyp ERR! install error 
gyp ERR! stack Error: connect ECONNREFUSED 127.0.0.1:443
gyp ERR! stack     at Object._errnoException (util.js:999:13)
gyp ERR! stack     at _exceptionWithHostPort (util.js:1020:20)
gyp ERR! stack     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1207:14)
gyp ERR! System Linux 4.14.9-1-ARCH
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "install" "--runtime=electron" "--target=1.6.15" "--dist-url=https://atom.io/download/electron" "--arch=x64" "--ensure"
gyp ERR! cwd /home/a632079/.atom
gyp ERR! node -v v9.3.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok 

a632079 avatar Dec 30 '17 14:12 a632079