hhurz / tableExport.jquery.plugin

jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF
MIT License
990 stars 716 forks source link

Unable to to perform npm install #328

Closed sundeepdharma closed 3 years ago

sundeepdharma commented 3 years ago

Unable to perform npm install as I get bellow error, I checked the latest commit has that file still unable to install npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules\tableexport.jquery.plugin\libs" as it does not contain a package.json file.

hhurz commented 3 years ago

I reverted version 1.10.23 and published 1.10.24 so this error shouldn't occur any more.

sundeepdharma commented 3 years ago

Thanks now it works in 1.10.24