启动节点 js npm 时出错
ERROR while starting node js npm
/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: 5f93c1abf58a33d6f0868bbe51ddce0f: 未找到
/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 错误!文件 sh
npm 错误!代码生命周期
npm 错误!错误号 ENOENT
npm 错误!系统调用生成
npm 错误! Admin@0.0.0 开始:nodemon --watch src ./bin/www
npm 错误!生成 ENOENT
npm 错误!
npm 错误!在 Admin@0.0.0 启动脚本时失败。
npm 错误!这可能不是 npm 的问题。上面可能有额外的日志输出。
npm 错误!此 运行 的完整日志可在以下位置找到:
错误! /home/sushant/.npm/_logs/2018-06-28T18_53_17_499Z-debug.log
你似乎没有安装 nodemon 在开始之前尝试 运行 这个:npm install -g 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: 5f93c1abf58a33d6f0868bbe51ddce0f: 未找到 /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 错误!文件 sh
npm 错误!代码生命周期
npm 错误!错误号 ENOENT
npm 错误!系统调用生成
npm 错误! Admin@0.0.0 开始:nodemon --watch src ./bin/www
npm 错误!生成 ENOENT
npm 错误!
npm 错误!在 Admin@0.0.0 启动脚本时失败。
npm 错误!这可能不是 npm 的问题。上面可能有额外的日志输出。
npm 错误!此 运行 的完整日志可在以下位置找到: 错误! /home/sushant/.npm/_logs/2018-06-28T18_53_17_499Z-debug.log
你似乎没有安装 nodemon 在开始之前尝试 运行 这个:npm install -g nodemon