📌  相关文章
📜  npx create app not working eperm operation not allowed mkdir - 无论代码示例

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

代码示例1
Try installing it globally first, using the command
npm install -g create-react-app

And then, you can create your app using the command,
npx create-react-app