vue vite ts Cannot find module or its corresponding type declarations.ts(2307)
时间:2021-08-15 11:23:38
收藏:0
阅读:773
问题
Vite + Vue + ts 项目下,引用 .vue 报错
vue vite ts Cannot find module or its corresponding type declarations.ts(2307)
方案
VS code 中,F1, "typescript: select Typescript version", 选择 workspace 下的 typescript 即可
原文:https://www.cnblogs.com/duxing/p/15142360.html
评论(0)