Closed chenying99 closed 3 months ago
src/views/chat/index.vue(48,9): error TS2339: Property 'promptList' does not exist on type 'StoreToRefs<any>'. 部署时抛出上面的异常
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版本号就可以了,有些版本可以,有些版本还是报上面的异常
This issue is stale because it has been open for 10 days with no activity.
This issue was closed because it has been inactive for 2 days since being marked as stale.
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版本号就可以了,有些版本可以,有些版本还是报上面的异常