报错Cannot find module '@babel/plugin-transform-react-jsx'

1. 删除项目下node_modules文件夹

2. yarn add start  (重新下载node_modules)

3. yarn start

猜你喜欢

转载自www.cnblogs.com/jack-zhou21235/p/11251589.html
今日推荐