TaTo30 / vue-pdf

PDF component for Vue 3
https://tato30.github.io/vue-pdf/
MIT License
358 stars 51 forks source link

Dependecy issues #80

Closed SebastianLample closed 6 months ago

SebastianLample commented 6 months ago
Error:   Failed to scan for dependencies from entries:
  /var/www/insurance-comparison-web-app/resources/js/app.js

  ✘ [ERROR] Failed to resolve entry for package "@tato30/vue-pdf". The package may have incorrect main/module/exports specified in its package.json. [plugin vite:dep-scan]

  ....

The plugin "vite:dep-scan" was triggered by this import

script:/var/www/insurance-comparison-web-app/resources/js/components/TestPdf.vue?id=0:3:35:
  3 │     import { VuePDF, usePDF } from '@tato30/vue-pdf'

Receive this error with the changes from today. Not an issue with version 1.9.1

TaTo30 commented 6 months ago

Already fixed in latest version.