-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I got this error when running npm install after installing webpack:
$ npm i
npm WARN package.json BitcoinSPVCrx@0.0.1 No repository field.
npm ERR! Failed resolving git HEAD (git://github.com/throughnothing/bitcore-p2p.git) fatal: bad object f29214787130fd113110351a87f5ad01cd0b1c4f
npm ERR! Failed resolving git HEAD (git://github.com/throughnothing/bitcore-p2p.git)
npm ERR! Linux 3.13.0-27-generic
npm ERR! argv "node" "/usr/local/bin/npm" "i"
npm ERR! node v0.11.15
npm ERR! npm v2.3.0
npm ERR! code 128
npm ERR! Command failed: git rev-list -n1 f29214787130fd113110351a87f5ad01cd0b1c4f
npm ERR! fatal: bad object f29214787130fd113110351a87f5ad01cd0b1c4f
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/maraoz/git/BitcoinSPVCrx/npm-debug.log
Did you forget to push some changes? I'm not sure what this error might mean
Metadata
Metadata
Assignees
Labels
No labels