This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
Build Error on Ubuntu/Debian with abp-filter-parser-cpp #214
Closed
Description
I'm getting the following git permission error when trying to sudo npm install
from tag v0.7.7. Looks like you may just need to open it up?
npm ERR! Linux 4.2.0-23-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.4.1
npm ERR! npm v3.3.12
npm ERR! code 128
npm ERR! Command failed: git clone --template=/home/groksrc/.npm/_git-remotes/_templates --mirror ssh://git@github.com/jariz/vibrant.js.git /home/groksrc/.npm/_git-remotes/git-ssh-git-github-com-jariz-vibrant-js-git-1-0-c8a459e7eb70fe4d97bee6c283479dcc
npm ERR! Cloning into bare repository '/home/groksrc/.npm/_git-remotes/git-ssh-git-github-com-jariz-vibrant-js-git-1-0-c8a459e7eb70fe4d97bee6c283479dcc'...
npm ERR! Permission denied (publickey).
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! /home/groksrc/browser-laptop/npm-debug.log