Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install #40

Closed
fthoms opened this issue Mar 10, 2016 · 2 comments
Closed

Cannot install #40

fthoms opened this issue Mar 10, 2016 · 2 comments

Comments

@fthoms
Copy link

fthoms commented Mar 10, 2016

Atom for windows v. 1.5.4

Error output from atom package manager:

Installing “[email protected]” failed.Hide output…

npm WARN addRemoteGit Error: Command failed: 
npm WARN addRemoteGit     at ChildProcess.exithandler (child_process.js:658:15)
npm WARN addRemoteGit     at ChildProcess.emit (events.js:98:17)
npm WARN addRemoteGit     at maybeClose (child_process.js:766:16)
npm WARN addRemoteGit     at Socket.<anonymous> (child_process.js:979:11)
npm WARN addRemoteGit     at Socket.emit (events.js:95:17)
npm WARN addRemoteGit     at Pipe.close (net.js:466:12)
npm WARN addRemoteGit  git://github.com/slang800/tidy-markdown.git#v1.0.0 resetting remote C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28 because of error: { [Error: Command failed: ] killed: false, code: 1, signal: null }
npm ERR! git clone --template=C:\Users\bc0631\.atom\.apm\_git-remotes\_templates --mirror git://github.com/slang800/tidy-markdown.git C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28: Cloning into bare repository 'C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28'...
npm ERR! git clone --template=C:\Users\bc0631\.atom\.apm\_git-remotes\_templates --mirror git://github.com/slang800/tidy-markdown.git C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28: fatal: unable to connect to github.com:
npm ERR! git clone --template=C:\Users\bc0631\.atom\.apm\_git-remotes\_templates --mirror git://github.com/slang800/tidy-markdown.git C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28: github.com[0: 192.30.252.130]: errno=Result too large
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Users\\bc0631\\AppData\\Local\\atom\\app-1.5.4\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\bc0631\\AppData\\Local\\atom\\app-1.5.4\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\bc0631\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\bc0631\\.atom\\.apmrc" "install" "C:\\Users\\bc0631\\AppData\\Local\\Temp\\d-116210-5528-16l1kkg\\package.tgz" "--target=0.34.5" "--arch=ia32"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code 128

npm ERR! Command failed: Cloning into bare repository 'C:\Users\bc0631\.atom\.apm\_git-remotes\git-github-com-slang800-tidy-markdown-git-d58b5c28'...
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.252.130]: errno=Result too large
npm ERR! 
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
@notslang
Copy link
Owner

Result too large? That's an odd error, but the line before it says fatal: unable to connect to github.com, so I suspect that this is either the same issue as #32 or you just had a network error when you were installing.

@fthoms could you try doing git clone [email protected]:slang800/atom-tidy-markdown.git and see if that works?

@notslang
Copy link
Owner

notslang commented Mar 3, 2017

Closing due to inactivity... This has probably been fixed within atom.

@notslang notslang closed this as completed Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants