You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2021. It is now read-only.
I am trying to install the 'excel-libxl' module in my node_modules, but i couldn't make it, i got the following error. can you please tell me how to fix that
excel-libxl@0.0.5 preinstall E:\cnext_project\Cumulus\V2\Common\Node\node_modules\excel-libxl
sh install-libxl.sh
'sh' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! excel-libxl@0.0.5 preinstall: sh install-libxl.sh
npm ERR! cmd "/c" "sh install-libxl.sh" failed with 1
npm ERR!
npm ERR! Failed at the excel-libxl@0.0.5 preinstall script.
npm ERR! This is most likely a problem with the excel-libxl package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! sh install-libxl.sh
npm ERR! You can get their info via:
npm ERR! npm owner ls excel-libxl
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7600
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "excel-libxl"
npm ERR! cwd E:\cnext_project\Cumulus\V2\Common\Node\node_modules
npm ERR! node -v v0.8.2
npm ERR! npm -v 1.1.36
npm ERR! code ELIFECYCLE
npm ERR! message excel-libxl@0.0.5 preinstall: sh install-libxl.sh
npm ERR! message cmd "/c" "sh install-libxl.sh" failed with 1
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! E:\cnext_project\Cumulus\V2\Common\Node\node_modules\npm-debug.log
npm ERR! not ok code 0