Cannot find module '@babel/types' or its corresponding type declarations.
PHP-Cowboy opened this issue · 2 comments
PHP-Cowboy commented
node_modules/@vue/compiler-core/dist/compiler-core.d.ts:8:30 - error TS2307: Cannot find module '@babel/types' or its corresponding type declarations.
8 import type { Program } from '@babel/types';
289373410 commented
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
tester-chang commented
tsconfig.json中设置 "skipLibCheck": true,