Chanzhaoyu / chatgpt-web

用 Express 和 Vue3 搭建的 ChatGPT 演示网页
MIT License
31.56k stars 11.22k forks source link

src/views/chat/index.vue(48,9): error TS2339: Property 'promptList' does not exist on type 'StoreToRefs<any>'. #2107

Closed chenying99 closed 3 months ago

chenying99 commented 3 months ago

src/views/chat/index.vue(48,9): error TS2339: Property 'promptList' does not exist on type 'StoreToRefs<any>'. 部署时抛出上面的异常

在Dockerfile文件RUN npm install pnpm-g,指定pnpm版本号就可以了,有些版本可以,有些版本还是报上面的异常

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 2 days since being marked as stale.