首页 > 其他 > 详细

There are multiple modules with names that only differ in casing. 黄色warning

时间:2019-03-11 13:56:43      阅读:896      评论:0      收藏:0      [点我收藏+]

技术分享图片

 

There are multiple modules with names that only differ in casing.
有多个模块同名仅大小写不同
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
这可能导致在一些文件系统中产生不是预期的行为
Use equal casing. 
使用唯一的写法

猜测是因为你的文件名和引用不一致,举个例,文件名是App.js,但是你引用的时候是写的app.js

There are multiple modules with names that only differ in casing. 黄色warning

原文:https://www.cnblogs.com/fuzitu/p/10510110.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!