Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › Missing reference to ‘jszip.min.js’ Tagged: excel, exportData This topic has 1 reply, 2 voices, and was last updated 2 years, 2 months ago by ivanpeevski. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 21, 2023 at 4:35 am #108600 innosoftParticipant Hi When exporting Excel from Vue3, “Missing reference to ‘jszip.min.js” error occurs. So I installed it with npm i jszip but there is no change. Please tell me what to do. <div> </div> August 21, 2023 at 9:46 am #108609 ivanpeevskiParticipant Hi innosoft, The jszip.min.js file is included in the NPM package in the “export” folder. You can include the script in the following way: <script src=”/node_modules/smart-webcomponents/export/jszip.min.js”></script> Best Regards, Ivan Peevski Smart UI Team https://www.htmlelements.com Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In