学无先后,达者为师

网站首页 编程语言 正文

Error:Module “./antd/es/badge/style“ does not exist in container. while loading “./antd/es/badge/sty

作者:每一天,每一步 更新时间: 2022-04-22 编程语言

react项目中引入了ant design,npm start时报错:Error:Module "./antd/es/badge/style" does not exist in container. while loading "./antd/es/badge/sty

解决方案:
删除项目src 目录下面的.umi文件,npm start重启项目解决。

原文链接:https://blog.csdn.net/u010234868/article/details/124150554

栏目分类
最近更新