NightCatSama/vue-slider-component

[vue3.x] does not provide an export named 'default'

akFace opened this issue · 4 comments

Describe the bug

import error

Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/vue.js?v=521b72f4' does not provide an export named 'default'

Additional context

image

Environment

  • Vue version: v3.2.37

自定义的组件库引入这个组件打包后引用进去出错了

你好!你有解决掉吗?我也遇到相同的问题

你好!你有解决掉吗?我也遇到相同的问题

不用npm的源,直接下载他的源码引入就行了

Hi, @akFace , did that work for you? I'm having the same issue with the Vue Slider too.