OpenPromptStudio
OpenPromptStudio copied to clipboard
容器化部署出错
VITE v3.1.0 ready in 210 ms
➜ Local: http://localhost:12833/apps/ops/ ➜ Network: http://172.17.0.5:12833/apps/ops/ ✘ [ERROR] No matching export in "node_modules/@vueuse/core/node_modules/vue-demi/lib/index.mjs" for import "createApp"
node_modules/@vueuse/core/dist/index.esm.js:1:62:
1 │ import { isRef, ref, watchEffect, computed, customRef, unref, createApp, reactive, watch, getCurrentInstance, onMounted, onUpdated, toRefs as toRefs$1, shallowRef, markRaw, readonly, isVue2 } from 'vue-demi';
╵ ~~~~~~~~~
试试 npm install
重新安装依赖