gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | ia32
gyp http GET https://atom.io/download/atom-shell/v1.3.9/iojs-v1.3.9.tar.gz
gyp http 200 https://atom.io/download/atom-shell/v1.3.9/iojs-v1.3.9.tar.gz
gyp http GET https://atom.io/download/atom-shell/v1.3.9/SHASUMS256.txt
gyp http GET https://atom.io/download/atom-shell/v1.3.9/win-x86/iojs.lib
gyp http GET https://atom.io/download/atom-shell/v1.3.9/win-x64/iojs.lib
gyp http 200 https://atom.io/download/atom-shell/v1.3.9/win-x64/iojs.lib
gyp WARN install got an error, rolling back install
gyp http 200 https://atom.io/download/atom-shell/v1.3.9/SHASUMS256.txt
gyp http 200 https://atom.io/download/atom-shell/v1.3.9/win-x86/iojs.lib
gyp ERR! install error
gyp ERR! stack Error: EPERM: operation not permitted, open ‘C:\Users\Egan.atom.node-gyp.node-gyp\iojs-1.3.9\x64\iojs.lib’
gyp ERR! stack at Error (native)
gyp ERR! System Windows_NT 10.0.14393
gyp ERR! command “C:\Users\Egan\AppData\Local\atom\app-1.12.4\resources\app\apm\bin\node.exe” “C:\Users\Egan\AppData\Local\atom\app-1.12.4\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js” “install” “–runtime=electron” “–target=1.3.9” “–dist-url=https://atom.io/download/atom-shell” “–arch=ia32” “–ensure”
gyp ERR! cwd C:\Users\Egan.atom
gyp ERR! node -v v4.4.5
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
在setting的install中安装失败,从github上下载后用apm install安装也是失败。公司的win7能成功安装使用,家里的win10不能,不知道是系统问题还是网络问题,或是其它问题。求解啊~~~谢谢了