## 解决过程 Google 了一下,说是因为 create-react-app 有丢包的缺陷,手动安装了 `react-scripts` 之后就没事了。
解决过程
Google 了一下,说是因为 create-react-app 有丢包的缺陷,手动安装了
react-scripts之后就没事了。