rahil471 / excel-to-json-in-Node.js

MIT License
47 stars 27 forks source link

npm ERR! notarget No matching version found for xlsx@0.10.4 #5

Open almgwary opened 5 years ago

almgwary commented 5 years ago

npm ERR! notarget No matching version found for xlsx@0.10.4

Florian-Bolli commented 5 years ago

had the same issue: Go to package.json and replace

"xlsx-to-json-lc": "^0.4.1" With "xlsx-to-json-lc": "^0.5.0"

guidomiranda commented 4 years ago

Thanks.

devzfy commented 1 year ago

npm ERR! notarget No matching version found for xlsx@0.18.5