delowardev / vue3-circle-progress

Highly customizable & lightweight circular progressbar component for Vue 3, built with SVG and extensively customizable
https://codesandbox.io/s/determined-dawn-3ybev?file=/src/App.vue
MIT License
36 stars 14 forks source link

Can't add this package in vue #17

Open Islam8Bahaa opened 3 months ago

Islam8Bahaa commented 3 months ago

SyntaxError: The requested module '/node_modules/vue3-circle-progress/dist/circle-progress.umd.min.js?t=1723495418876&v=b5b45df2' does not provide an export named 'default'

I have added everything as the documentation says and Iam getting this error What is the reason I don't know and I Have checked every thing the file is been installed at node_modules

If Any had the same error and solve it please help me

image