Reedo0910 / atom-simplified-chinese-menu

Atom in Simplified Chinese
https://atom.io/packages/atom-simplified-chinese-menu
MIT License
18 stars 7 forks source link

Can't Install Packages #2

Open a632079 opened 6 years ago

a632079 commented 6 years ago

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 node-gyp@3.6.2
gyp info using node@9.3.0 | 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