【问题标题】:npx create-react-app command is not workingnpx create-react-app 命令不起作用 【发布时间】:2021-06-09 05:53:52 【问题描述】: npx create-react-app my-app 不工作 【问题讨论】: 标签: node.js reactjs npm environment-variables npx 【解决方案1】: 你能跑吗 """ npm cache clean --force """ 也许您也可以尝试删除 package.json 并运行 """ npm install """" 作为全新设置 【讨论】: 我以前试过这个。它不工作!