Moonvy / OpenPromptStudio

🥣 AIGC 提示词可视化编辑器 | OPS | Open Prompt Studio
https://moonvy.com/apps/ops/
5.96k stars 706 forks source link

容器化部署出错 #26

Open zhuzhuxia123 opened 1 year ago

zhuzhuxia123 commented 1 year ago

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';
    ╵                                                               ~~~~~~~~~
yArna commented 1 year ago

试试 npm install 重新安装依赖