Closed okxaas closed 2 months ago
由于该 issue 被标记为需要更多信息,却 7 天未收到回应。现关闭 issue,若有任何问题,可评论回复或点击加入Arco Design 飞书用户群询问。
This issue has been marked as needing more information, but there hasn’t been a response for 7 days, so we’re closing it for now. If you have any questions, feel free to comment here or join the Arco Design Feishu user group to ask for help.
Basic Info
Steps to reproduce
使用的是uni-cli最新版本,build:mp-weixin 时出现的
Error [RollupError]: node_modules/@arco-design/web-vue/es/_utils/vue-utils.js (1:9): "cloneVNode" is not exported by "node_modules/.pnpm/@dcloudio+uni-mp-vue@3.0.0-4020420240722002/node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js", imported by "node_modules/@arco-design/web-vue/es/_utils/vue-utils.js". file: /www/wwwroot/com_bdbz/uniapp/node_modules/@arco-design/web-vue/es/_utils/vue-utils.js:1:9 1: import { cloneVNode, isVNode, Fragment } from "vue"; ^ 2: import { isArray, isFunction, isString } from "./is.js";