Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install is failing #348

Closed
caioalonso opened this issue Apr 27, 2016 · 0 comments
Closed

npm install is failing #348

caioalonso opened this issue Apr 27, 2016 · 0 comments
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)

Comments

@caioalonso
Copy link
Contributor

caioalonso commented Apr 27, 2016

caio@desktop /home/caio/dev/webui
$ npm install
npm ERR! git rev-list -n1 feat/files-api: fatal: ambiguous argument 'feat/files-api': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 feat/files-api: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 feat/files-api: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 feat/files-api:
npm ERR! git rev-list -n1 feat/files-api: fatal: ambiguous argument 'feat/files-api': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 feat/files-api: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 feat/files-api: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 feat/files-api:
npm ERR! git rev-list -n1 feat/files-api: fatal: ambiguous argument 'feat/files-api': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 feat/files-api: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 feat/files-api: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 feat/files-api:
npm ERR! Linux 4.4.8.201604252206-1-grsec
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v5.11.0
npm ERR! npm  v3.8.7
npm ERR! code 128

npm ERR! Command failed: git rev-list -n1 feat/files-api
npm ERR! fatal: ambiguous argument 'feat/files-api': unknown revision or path not in the working tree.
npm ERR! Use '--' to separate paths from revisions, like this:
npm ERR! 'git <command> [<revision>...] -- [<file>...]'
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/caio/dev/webui/npm-debug.log

This seems to happen because the js-ipfs-api#feat/files-api branch doesn't exist anymore.

@dignifiedquire dignifiedquire added kind/bug A bug in existing code (including security flaws) help wanted Seeking public contribution on this issue exp/novice Someone with a little familiarity can pick up labels Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

2 participants