apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
314 stars 35 forks source link

This relative module was not found in examples #44

Closed chiboreache closed 3 months ago

chiboreache commented 2 years ago

To run the examples,

cd demo
yarn install
yarn start

got

 ERROR  Failed to compile with 1 errors                      1:32:41 AM

This relative module was not found:

* ../../dist/vue3-apexcharts.common in ./src/main.js

found in .gitignore

dist/
dist/vue3-apexcharts.common.js.map
dist/vue3-apexcharts.umd.js
dist/vue3-apexcharts.umd.js.map
dist/vue3-apexcharts.umd.min.js
dist/vue3-apexcharts.umd.min.js.map
demo/node_modules

?

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.