17:32:42.945 "isInSSRComponentSetup" is not exported by "node_modules/vue/dist/vue.runtime.esm-bundler.js", imported by "node_modules/@dcloudio/uni-app/dist/uni-app.es.js".
17:32:42.945 at ../node_modules/@dcloudio/uni-app/dist/uni-app.es.js:1:46
17:32:42.945 1: import { shallowRef, ref, getCurrentInstance, isInSSRComponentSetup, injectHook } from 'vue';
17:32:42.945 ^
17:32:42.945 2: import { hasOwn, isString } from '@vue/shared';
17:32:42.945 3: export { capitalize, extend, hasOwn, isPlainObject } from '@vue/shared';
这个问题怎么解决
彭彭丁满 (作者)
对,我觉得可能是鸿蒙需要屏蔽这个文件夹之类的吧,目前还不知道要怎么解决
2025-03-18 08:33
爱豆豆
回复 彭彭丁满: hbx什么版本的?升级一下试试
2025-03-18 09:57
彭彭丁满 (作者)
回复 爱豆豆: 4.29,用高版本的无法运行到鸿蒙模拟器上
2025-03-18 10:10