📅  最后修改于: 2022-03-11 14:56:26.348000             🧑  作者: Mango
//You need to run this on your terminal
npm cache clean --force //this clear the cache store in the memory
npm install -g create-react-app@latest
//this will install the latest version of create-react