我正在尝试使用Windows 10 Powershell中的“ apm install etheratom”来安装etheratom pakage
PS C:\Users\PRANAL> apm install etheratom
Installing etheratom to C:\Users\PRANAL\.atom\packages failed
npm WARN deprecated tar.gz@1.0.7: ⚠️ WARNING ⚠️ tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead: https://npmjs.com/tar
npm WARN deprecated fs-promise@2.0.3: Use mz or fs-extra^3.0 with Promise Support
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/frozeman/WebSocket-Node.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 13.229.188.59]: errno=No such file or directory
npm ERR! github.com[1: 13.250.177.223]: errno=No such file or directory
npm ERR! github.com[2: 52.74.223.119]: errno=No such file or directory
npm ERR!
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\PRANAL\.atom\.apm\_logs\2019-02-23T18_08_07_852Z-debug.log