unity3d-reorderable-list icon indicating copy to clipboard operation
unity3d-reorderable-list copied to clipboard

Couldn't find the binary git

Open the-mr-matt opened this issue 7 years ago • 4 comments

Upon attempting to install with yarn add rotorz/unity3d-reorderable-list, I get this error:

warning package.json: No license field warning No license field [1/4] Resolving packages... error Couldn't find the binary git info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

I have followed the instructions here https://github.com/rotorz/unity3d-package-syncer for the package syncer.

the-mr-matt avatar Oct 28 '18 04:10 the-mr-matt

me too, Have solved the problem?

cdm456852 avatar Jan 05 '19 11:01 cdm456852

Nope

the-mr-matt avatar Jan 05 '19 19:01 the-mr-matt

Nope

I found that there has another way to solve this problem just add this package to your project and their dependencies.

cdm456852 avatar Jan 07 '19 05:01 cdm456852

I think that you just need to install git (https://git-scm.com/) and/or ensure that git is in your execution path.

kruncher avatar May 22 '19 20:05 kruncher