NightCatSama / vue-slider-component

🌡 A highly customized slider component
https://nightcatsama.github.io/vue-slider-component
MIT License
2.39k stars 341 forks source link

how to solve this problem #646

Open WwwBbbb opened 1 year ago

WwwBbbb commented 1 year ago

image

NightCatSama commented 1 year ago

Are you using the wrong version? vue3 is using the @next version.

WwwBbbb commented 1 year ago

Are you using the wrong version? vue3 is using the @next version. Currently using the latest version, both @vue/cli and vite report this error

philliousfogg commented 1 year ago

Having the same problem - @vue/cli 5.0.8

NightCatSama commented 1 year ago

@philliousfogg Please provide the vue version and vue-slider-component version.

MaksimPyatak commented 1 year ago

Having the same problem - "vue": "^3.2.45",