📅  最后修改于: 2022-03-11 14:50:14.162000             🧑  作者: Mango
if react is installed globally, run this:
npm uninstall -g create-react-app
then run this:
npx create-react-app {directory name}