Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken import with Webpack #96

Open
Slokilla opened this issue Feb 19, 2024 · 0 comments
Open

Broken import with Webpack #96

Slokilla opened this issue Feb 19, 2024 · 0 comments

Comments

@Slokilla
Copy link

Slokilla commented Feb 19, 2024

When updating from 1.4.4 to 1.5.2, I encounter errors when importing with import VueApexCharts from "vue3-apexcharts";:

Package path ./src/vue3-apexcharts is not exported from package /XXXX/node_modules/vue3-apexcharts (see exports field in /XXXX/node_modules/vue3-apexcharts/package.json)

Uncaught (in promise) Error: Cannot find module 'vue3-apexcharts/src/vue3-apexcharts'

An idea of how to deal with it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant