原文:react Cannot find file: 'index.js' does not match the corresponding name on disk:

.报错信息 .问题所在 引入PropTypes错误 ...

2021-12-30 22:43 0 1055 推荐指数:

查看详情

'index.js' does not match the corresponding name on disk: '.\node_modules\

跟着视频教程学习react的时候,遇到一个问题,困扰了一阵,最后发现真的很傻! 问题如下: 最后发现是import语句写的有问题,把react写成了React; 正确的引入语句是: 千万别把这个react大写奥!!! ...

Mon Apr 29 00:04:00 CST 2019 1 4252
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM