vue3-simple-html2pdf
vue3-simple-html2pdf copied to clipboard
Can't install
node_modules/vue3-simple-html2pdf/src/index.js:1:31: error: Could not resolve "vue3-simple-html2pdf/src/vue3-simple-html2pdf" (mark it as external to exclude it from the bundle) 1 │ import Vue3SimpleHtml2pdf from 'vue3-simple-html2pdf/src/vue3-simple-html2pdf' ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please give more details. Or see this https://stackoverflow.com/questions/60502164/rollup-js-exclude-module-from-bundle
I also get a similar error: `✘ [ERROR] Could not resolve "vue3-simple-html2pdf/src/vue3-simple-html2pdf"
node_modules/vue3-simple-html2pdf/src/index.js:1:31:
1 │ import Vue3SimpleHtml2pdf from 'vue3-simple-html2pdf/src/vue3-simple-html2pdf'
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can mark the path "vue3-simple-html2pdf/src/vue3-simple-html2pdf" as external to exclude it from the bundle, which will remove this error.
13:59:15 [vite] error while updating dependencies: Error: Build failed with 1 error: node_modules/vue3-simple-html2pdf/src/index.js:1:31: ERROR: Could not resolve "vue3-simple-html2pdf/src/vue3-simple-html2pdf"`