Closed
Description
I'm facing an issue when trying to install latest version of react-data-export.
I've added "react-data-export": "^0.3.7"
to my POM.xml and I'm receiving the following error:
[ERROR] npm ERR! Error while executing:
[ERROR] npm ERR! C:\Program Files (x86)\Git\bin\git.EXE ls-remote -h -t https://github.com/securedeveloper/js-xlsx.git
[ERROR] npm ERR!
[ERROR] npm ERR! fatal: unable to access 'https://github.com/securedeveloper/js-xlsx.git/': Could not resolve host: github.com
[ERROR] npm ERR!
[ERROR] npm ERR! exited with error code: 128
I had previously installed version 0.3.2
and was working fine.
Is someone having similar issues?
Thanks.