David-Desmaisons / vue-plotly

📈 vue wrapper for plotly.js
https://david-desmaisons.github.io/vue-plotly/
MIT License
256 stars 74 forks source link

Support for Vue 2.7 with Vite #47

Open jparish3 opened 1 year ago

jparish3 commented 1 year ago

I get this error when trying to include: The plugin "vite:dep-scan" was triggered by this import ....import { Plotly } from 'vue-plotly' ...[ERROR] [plugin vite:dep-scan] Failed to resolve entry for package "vue-plotly". The package may have incorrect main/module/exports specified in its package.json.

node_modules/esbuild/lib/main.js:1336:21:
  1336 │         let result = await callback({
       ╵                      ^

at packageEntryFailure