Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module '@babel/types' or its corresponding type declarations. #29

Open
PHP-Cowboy opened this issue Apr 23, 2022 · 2 comments

Comments

@PHP-Cowboy
Copy link

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
Copy link

289373410 commented Apr 23, 2022 via email

@tester-chang
Copy link

tsconfig.json中设置 "skipLibCheck": true,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants