You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error [RollupError]: node_modules/@arco-design/web-vue/es/_utils/vue-utils.js (1:9): "cloneVNode" is not exported by "node_modules/.pnpm/@dcloudio[email protected]/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";
The text was updated successfully, but these errors were encountered:
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[email protected]/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";
The text was updated successfully, but these errors were encountered: