You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Cloning into bare repository '/root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Host key verification failed.
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: fatal: Could not read from remote repository.
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05:
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Please make sure you have the correct access rights
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: and the repository exists.
npm ERR! Linux 4.4.0-93-generic
npm ERR! argv "/root/nvm/versions/node/v7.10.1/bin/node" "/root/nvm/versions/node/v7.10.1/bin/npm" "install"
npm ERR! node v7.10.1
npm ERR! npm v4.2.0
npm ERR! code 128
npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05'...
npm ERR! Host key verification failed.
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! /root/.npm/_logs/2017-11-15T18_49_27_603Z-debug.log
Description
Steps to Reproduce
npm install
We need said a npm the path of binaries already installed...
export PATH=$PATH:/usr/bin/:$PWD/node_modules/.bin/
CHANNEL=dev npm run build-package
Actual result:
Expected result:
Compile without problem
Reproduces how often:
Recently 0.19.81 and latest, ever...
Brave Version
about:brave info:
Reproducible on current live release:
In the source code build...
Additional Information
You can see a complete log with my automatic build in Travis...
The text was updated successfully, but these errors were encountered: