Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

weird failures on npm install #217

Closed
whyrusleeping opened this issue Dec 27, 2016 · 2 comments
Closed

weird failures on npm install #217

whyrusleeping opened this issue Dec 27, 2016 · 2 comments
Labels

Comments

@whyrusleeping
Copy link

whyrusleeping commented Dec 27, 2016

Just pulled and tried to install the latest code, was presented with some odd errors:

whyrusleeping@aredhel ~/c/orbit (master)> gpom
From https://github.com/haadcode/orbit
 * branch            master     -> FETCH_HEAD
Already up-to-date.
whyrusleeping@aredhel ~/c/orbit (master)> rm -rf node_modules/
whyrusleeping@aredhel ~/c/orbit (master)> npm install
npm ERR! git rev-list -n1 32908ae: fatal: ambiguous argument '32908ae': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 32908ae: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 32908ae: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 32908ae:
npm ERR! git rev-list -n1 32908ae: fatal: ambiguous argument '32908ae': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 32908ae: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 32908ae: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 32908ae:
@haadcode
Copy link
Member

This seems to be broken due to squashed commits ipfs-inactive/js-ipfs-http-client#471. I'll try to get this fixed asap.

@haadcode
Copy link
Member

haadcode commented Feb 6, 2017

This should be fixed now. Thanks for reporting @whyrusleeping!

@haadcode haadcode added the bug label Feb 6, 2017
@haadcode haadcode closed this as completed Feb 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants