npx create-react-app myapp --ignore-existing
npm uninstall create-react-app -g which create-react-app rm -rf [which create-react-app 的地址]
npm uninstall create-react-app -g
which create-react-app
rm -rf [which create-react-app 的地址]
← React里怎么做单元测试 Suspense react16 中如何处理异步和按需加载 →