littlebee / git-time-machine

Atom package that allows you to travel back in commit history
MIT License
1.12k stars 36 forks source link

Updating to git-time-machine Version 1.5.7 failed #106

Closed c2xbrhdj6u4qs15 closed 7 years ago

c2xbrhdj6u4qs15 commented 7 years ago

Hi, I am getting following Error when I try to update package "git-time-machine":

Updating to “git-time-machine@1.5.7” failed.Hide output… npm ERR! git clone --template=/Users/username/.atom/.apm/_git-remotes/_templates --mirror git://github.com/mupchrch/split-diff.git /Users/username/.atom/.apm/_git-remotes/git-github-com-mupchrch-split-diff-git-8baa5b25: Cloning into bare repository '/Users/username/.atom/.apm/_git-remotes/git-github-com-mupchrch-split-diff-git-8baa5b25'... npm ERR! git clone --template=/Users/username/.atom/.apm/_git-remotes/_templates --mirror git://github.com/mupchrch/split-diff.git /Users/username/.atom/.apm/_git-remotes/git-github-com-mupchrch-split-diff-git-8baa5b25: fatal: read error: Operation timed out npm ERR! Darwin 15.6.0 npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/username/.atom/.apm/.apmrc" "--userconfig" "/Users/username/.atom/.apmrc" "install" "/private/var/folders/xy/yj217hzx07g554k0rmm6lzz00000gn/T/d-117227-2049-1sfnds3/package.tgz" "--runtime=electron" "--target=1.3.13" "--arch=x64" "--global-style" npm ERR! node v4.4.5 npm ERR! npm v3.10.5 npm ERR! code 128

npm ERR! Command failed: git clone --template=/Users/username/.atom/.apm/_git-remotes/_templates --mirror git://github.com/mupchrch/split-diff.git /Users/username/.atom/.apm/_git-remotes/git-github-com-mupchrch-split-diff-git-8baa5b25 npm ERR! Cloning into bare repository '/Users/username/.atom/.apm/_git-remotes/git-github-com-mupchrch-split-diff-git-8baa5b25'... npm ERR! fatal: read error: Operation timed out 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! /private/var/folders/xy/yj217hzx07g554k0rmm6lzz00000gn/T/apm-install-dir-117227-2049-1ceibr7/npm-debug.log

Please let me know if you require more information.

Thanks & Regards

luisdavim commented 7 years ago

Same problem here, why is it trying to clone the split-diff repo? I do have the split-diff atom package installed and had no issues upgrading it.

ewoks commented 7 years ago

same here... almost removed whole Atom after 15min of looking into issue

littlebee commented 7 years ago

Hi, it should be better now, Install v1.5.9 should work.

luisdavim commented 7 years ago

that worked, thanks.

c2xbrhdj6u4qs15 commented 7 years ago

Thanks for the quick fix, all good now