📜  找不到命令:create-next-app - Shell-Bash 代码示例

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

代码示例2
Before create it manuely with

npm install react next react-router
Try to install the create-next-app package

npm i create-next-app
Then you can do again:

npx create-next-app my-awesome-app