时间:2021-05-18
React在安装antd之后出现的Can't resolve './locale'问题,是因为moment在2.2之后的版本都有问题,而react默认使用了最新的moment,但是在moment@2.18.1中是没有问题的。
解决方案就是配置webpack的alias,将所有的 moment 路径引用导入到 moment@2.18.1
操作步骤
安装moment 依赖 npm install moment@2.18.1
在react项目中使用yarn eject暴露config文件。如果没有安装yarn,则 先使用npm install -g yarn,再使用yarn eject暴露config文件。文件结构如图:
在config/webpack.config.js中找到alias添加一行"moment$": "moment/moment.js",
到此这篇关于解决React在安装antd之后出现的Can't resolve './locale'问题(推荐)的文章就介绍到这了,更多相关react安装antd内容请搜索以前的文章或继续浏览下面的相关文章希望大家以后多多支持!
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
C::t('forum_attachment')->fetch_all_by_id('aid',$v['tid'
常见问题accessdeniedforuser''@'localhost'todatabase'web02'//
方法一: {dede:arclisttypeid='1′titlelen='40′row='20′t
$user_medal=C::t('common_member_medal')->fetch_all_by_uid($_G['uid&#
解决settingproperty'source'to'org.eclipse.jst.jee.server的问题,我相信我的方法已经能