securedeveloper / react-data-export

Export dataset in react.
https://securedeveloper.github.io/react-data-export/
MIT License
179 stars 198 forks source link

No git binary found in $PATH #58

Closed aakashgupta0205 closed 6 years ago

aakashgupta0205 commented 6 years ago

When I try to install react-data-export, npm complains that no git binary found. Usually npm does not require git executables to be present on the system. However, if I do put git in my path it works. It is a huge impediment during deployment because I can't guarantee that git client is installed on the server.

issue

securedeveloper commented 6 years ago

Hi @aakashgupta0205 I'm currently investigating this issue, will get back to you with a solution, please feel free to contribute if you find any suitable solution.

securedeveloper commented 6 years ago

duplicate #41