react项目报错 **注:本来以为像往常一样只要npm intall styled-compinent 就可以的,但是仍然报错,就上网查找解决方案,解决方案如下,具体命令为:npm i styled-components 更新:原来是我style.js文件引用styled-components少写了个s。。。。