react-data-export
react-data-export copied to clipboard
Unable to install
installing via npm fails
`> npm install react-export-excel --save npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -4058 npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t https://github.com/securedeveloper/js-xlsx.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2021-05-24T13_31_30_680Z-debug.log`
Same error when trying to install it inside a Docker node:alpine
error:
I have same error :(
This looks like a general npm error. Backup your package-lock.json and erase the original package-lock.json. Retry npm install and then install this package.