Closed chiboreache closed 3 months 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
.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
?
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.
To run the examples,
got
found in
.gitignore
?