📅  最后修改于: 2022-03-11 14:59:41.600000             🧑  作者: Mango
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