unity3d-reorderable-list
unity3d-reorderable-list copied to clipboard
Couldn't find the binary git
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.
me too, Have solved the problem?
Nope
Nope
I found that there has another way to solve this problem just add this package to your project and their dependencies.
I think that you just need to install git (https://git-scm.com/) and/or ensure that git is in your execution path.