You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
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"`
The text was updated successfully, but these errors were encountered: