-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Got this error while trying to npm install the reddit mobile server. I think it is coming from here:
https://github.com/reddit/node-api-client/blob/master/package.json#L29
henry@test1:~/reddit-mobile$ sudo npm install
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/ajacksified/superagent-retry.git /root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89: Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/ajacksified/superagent-retry.git /root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89: fatal: remote error:
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/ajacksified/superagent-retry.git /root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89: Repository not found.
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v7.0.0
npm ERR! npm v3.10.9
npm ERR! code 128
npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/ajacksified/superagent-retry.git /root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-ajacksified-superagent-retry-git-d39d7adbcd021d8ed09df440dba970c91fed9cd4-433c1a89'...
npm ERR! fatal: remote error:
npm ERR! Repository not found.
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! /home/henry/reddit-mobile/npm-debug.log