script插件安装失败,诡异错误

直接git下载github代码是可以成功的啊

D:>apm install script
Installing script to C:\Users\tutu.atom\packages failed

npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea: Cloning into ‘C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea’…
npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea: fatal: ‘/cygdrive/c/Users/tutu/.atom/.apm/_git-remotes/git-github-com-monsterkodi-node-simple-plist-git-58558bef/C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef’ does not appear to be a git repository

npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea: fatal: Could not read from remote repository.
npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea:
npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea: Please make sure you have the correct access rights
npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea: and the repository exists.
npm ERR! git clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea:
npm ERR! Windows_NT 6.1.7601
npm ERR! argv “D:\Tools\Atom Beta\resources\app\apm\bin\node.exe” “D:\Tools\Atom Beta\resources\app\apm\node_modules\npm\bin\npm-cli.js” “–globalconfig” “C:\Users\tutu\.atom\.apm\.apmrc” “–userconfig” “C:\Users\tutu\.atom\.apmrc” “install” “C:\Users\tutu\AppData\Local\Temp\d-116815-11076-ej1qdu\package.tgz” “–runtime=electron” “–target=0.37.8” “–arch=ia32” “–global-style” “–msvs_version=2013”
npm ERR! node v4.4.5
npm ERR! npm v3.10.5
npm ERR! code 128

npm ERR! Command failed: git -c core.longpaths=true clone C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea
npm ERR! Cloning into ‘C:\Users\tutu\AppData\Local\Temp\npm-12908-9f8b8b60\git-cache-b96818ef\5ff35d61ff600391ccd784a18616fa73c09e0aea’…
npm ERR! fatal: ‘/cygdrive/c/Users/tutu/.atom/.apm/_git-remotes/git-github-com-monsterkodi-node-simple-plist-git-58558bef/C:\Users\tutu.atom.apm_git-remotes\git-github-com-monsterkodi-node-simple-plist-git-58558bef’ does not appear to be a git repository
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\tutu\AppData\Local\Temp\apm-install-dir-116815-11076-ei5y87\npm-debug.log

先安裝一個”GitHubSetup"的程式。
之後應該就可以正常安裝atom script了!