Module not found:Error:Can’t resolve 'rc-animate/lib/CSSMotionList' in '......'
时间:2020-12-22 17:33:17
收藏:0
阅读:56
- 说明
React项目编译好之后,输入cnpm start有时候会报如下错误

"resolutions": { "css-animation": "1.5.0", "rc-animate": "2.8.2" },
"css-animation": "1.5.0", "rc-animate": "2.8.2",

原文:https://www.cnblogs.com/jian-chen/p/14173993.html
评论(0)