启动节点js npm

时间:2018-06-28 19:02:38

标签: node.js npm nodemon

/home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:2:/home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:0025 : 未找到 /home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:3:/home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:5f93c1abf58a33d6f0868bbe51 /home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:4:/home/sushant/Desktop/updatedProject/YouthstartApis/youthstar/Admin/node_modules/.bin/nodemon:../nodemon /bin/nodemon.js:找不到

npm错误!文件

npm错误!代码ELIFECYCLE

npm错误! errno ENOENT

npm错误! syscall生成

npm错误! Admin@0.0.0开始:nodemon --watch src ./bin/www

npm错误!产生ENOENT

npm错误!

npm错误!在Admin@0.0.0启动脚本处失败。

npm错误! npm可能不是问题。上面可能还有其他日志记录输出。

npm错误!可以在以下位置找到此运行的完整日志: npm ERR! /home/sushant/.npm/_logs/2018-06-28T18_53_17_499Z-debug.log

1 个答案:

答案 0 :(得分:0)

似乎您没有安装nodemon,请尝试在开始之前运行此程序:npm install -g nodemon