uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

"createElementVNode" is not exported by "node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js" @dcloudio/uni-mp-vue 这个你们内部重写后的vue,并没有暴露这个方法createElementVNode出来

Open z1446722374 opened this issue 2 years ago • 3 comments
trafficstars

19:51:01.315 正在编译中... 19:51:10.599 "createElementVNode" is not exported by "node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js", imported by "../../../../../workspace_ui/gpt/chatgpt-uniapp/node_modules/@element-plus/icons-vue/dist/index.js". 19:51:10.600 at node_modules/@element-plus/icons-vue/dist/index.js:10:9 19:51:10.603 8: 19:51:10.603 9: // src/components/add-location.vue 19:51:10.605 10: import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBloc... 19:51:10.606 ^ 19:51:10.608 11: 19:51:10.610 12: // unplugin-vue:/plugin-vue/export-helper

z1446722374 avatar Aug 23 '23 11:08 z1446722374

和我一样遇见这个问题了

lukeqqin avatar Oct 18 '23 07:10 lukeqqin

使用vue3-lottie遇到了,这么久了还没解决吗?

oszc avatar Mar 14 '24 03:03 oszc

same question i am using vue-color-picker ("@radial-color-picker/vue-color-picker": "^6.0.0")

"createElementVNode" is not exported by "node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js", imported by "node_modules/@radial-color-picker/vue-color-picker/dist/vue-color-picker.es.js"

shelbymeng avatar May 20 '24 02:05 shelbymeng