Skip to content

Instantly share code, notes, and snippets.

View svallory's full-sized avatar
:bowtie:
Coding like there's no tomorrow

Saulo Vallory svallory

:bowtie:
Coding like there's no tomorrow
View GitHub Profile
@svallory
svallory / titanium-backbone_error
Created May 28, 2012 16:16
Error when trying to install titanium-backbone
npm ERR! git clone [email protected]:trabian/stitch.git Cloning into '/tmp/npm-1338221487054/1338221492364-0.7780230774078518'...
npm ERR! git clone [email protected]:trabian/stitch.git
npm ERR! git clone [email protected]:trabian/stitch.git Permission denied (publickey).
npm ERR! git clone [email protected]:trabian/stitch.git fatal: The remote end hung up unexpectedly
npm ERR! Error: `git "clone" "[email protected]:trabian/stitch.git" "/tmp/npm-1338221487054/1338221492364-0.7780230774078518"` failed with 128
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:58:20)
npm ERR! at ChildProcess.emit (events.js:70:17)
npm ERR! at maybeExit (child_process.js:362:16)
npm ERR! at Process.onexit (child_process.js:398:5)