Collaborne / cordova-gallery-api

API to play with media gallery.
MIT License
3 stars 13 forks source link

Unable to install via CLI #6

Open pixellet14 opened 1 year ago

pixellet14 commented 1 year ago

is it just me or is anyone else too getting this error?

Check your connection and plugin name/version/URL. CordovaError: Error: No git binary found in $PATH

wuori commented 1 year ago

@pixellet14 This is likely an issue with your local environment/machine. First check that you have git install (open a command line then run git --version to see if any output comes out).

If that's not the issue, check out some discussions on Google: https://www.google.com/search?q=CordovaError%3A+Error%3A+No+git+binary+found+in+%24PATH&oq=CordovaError%3A+Error%3A+No+git+binary+found+in+%24PATH&aqs=chrome..69i57j69i58.157j0j7&sourceid=chrome&ie=UTF-8