Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

ambiguous argument 'master' #39

Open
cristianmtr opened this issue Jul 29, 2017 · 1 comment
Open

ambiguous argument 'master' #39

cristianmtr opened this issue Jul 29, 2017 · 1 comment

Comments

@cristianmtr
Copy link

After cloning and running npm i:

d:\tmp\tinder>npm i
npm ERR! git rev-list -n1 master: fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 master: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 master: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 master:
npm ERR! git rev-list -n1 master: fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 master: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 master: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 master:
npm ERR! git rev-list -n1 master: fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 master: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 master: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 master:
npm ERR! code 128
npm ERR! Command failed: git -c core.longpaths=true rev-list -n1 master
npm ERR! fatal: ambiguous argument 'master': 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! A complete log of this run can be found in:
npm ERR!     C:\Users\cristian\AppData\Roaming\npm-cache\_logs\2017-07-29T09_43_02_420Z-debug.log
@eddiewang
Copy link
Collaborator

try using yarn

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants