我正在使用函数执行过程,例如从xml文件中获取数据(文件大小为78MB)并将数据导入到crontab.scheduleJob中调用的mysql database.function中。 我正在面对下面的问题详情,请帮我解决这个问题。 杀死
npm ERR! cronjob@0.0.0 start: `node ./bin/www`
npm ERR! Exit status 137
npm ERR!
npm ERR! Failed at the cronjob@0.0.0 start script.
npm ERR! This is most likely a problem with the cronjob package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./bin/www
npm ERR! You can get their info via:
npm ERR! npm owner ls cronjob
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.13.0-36-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! cwd /home/Job
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/Job/npm-debug.log
npm ERR! not ok code 0