oss-sync icon indicating copy to clipboard operation
oss-sync copied to clipboard

osync Command Run ok in Terminal, But not Run as Cron Job.

Open jonahfang opened this issue 9 years ago • 1 comments

I use ubuntu 14.04 and nodejs v5.6.x.

jonahfang avatar Feb 16 '16 06:02 jonahfang

出错信息为:

usr/lib/node_modules/oss-sync/lib/progress.js:104
    this.stream.clearLine();
                ^
TypeError: this.stream.clearLine is not a function

/usr/lib/node_modules/oss-sync/lib/progress.js, 注释掉104,105两行后问题解决

jonahfang avatar Feb 16 '16 07:02 jonahfang