📜  安装 ['create-react-app@latest'] 失败,代码 1 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:32.565000             🧑  作者: Mango

代码示例2
Use these two commands to fix the problem.

npm install -g create-react-app    
npx create-react-app my-app