nodemon command not found!
来源:3-2 安装搭建第一个 Koa 程序
lanrtop
2022-09-15

但是在终端中使用命令 npm run start
无法找到命令
写回答
2回答
-
lewis
2022-09-15
或者安装依赖时候也会安装nodemon
00 -
lewis
2022-09-15
你需要全局安装nodemon
012022-09-15
相似问题
nodemon command not found!
来源:3-2 安装搭建第一个 Koa 程序
lanrtop
2022-09-15

但是在终端中使用命令 npm run start
无法找到命令
2回答
lewis
2022-09-15
或者安装依赖时候也会安装nodemon
lewis
2022-09-15
你需要全局安装nodemon
相似问题