从2.23.2升级至2.24.2,报Cannot find module 'react' or its corresponding type declarations. #2740
Replies: 3 comments
|
安装一下 @types/react: |
0 replies
|
执行yarn add @types/react后再build,依然报错
|
0 replies
|
0 replies
Answer selected by
terrihonkai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
这个是什么问题呢
All reactions