This repository was archived by the owner on Aug 22, 2022. It is now read-only.
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
weird failures on npm install #217
Closed
Description
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: