vue-xlsx
vue-xlsx copied to clipboard
Uncaught (in promise) ChunkLoadError: Loading chunk node_modules_xlsx_xlsx_js failed.
I have installed npm install -save vue-xlsx and npm install --save xlsx but I have a problem. Please, help me fix that or tell me do something. Many thanks.
This is error
- GET http://eprofile.local/js/node_modules_xlsx_xlsx_js.js net::ERR_ABORTED 404 (Not Found)
- Uncaught (in promise) ChunkLoadError: Loading chunk node_modules_xlsx_xlsx_js failed.
My file: resources/js/components/admin/page/education_program/EducationProgramCreateComponent.vue
This is my script tag
This is my template tag
Did you find a solution for this error?
@trtiendat2518 @DonNicoJs Could you guys please help me?