View Single Post
  #9  
Old 02-28-2016, 02:51 PM
jeff.kerby jeff.kerby is offline
Junior Member
 
Join Date: Feb 2016
Posts: 8
jeff.kerby is on a distinguished road
Default

Re: Need help by capturebate-node


I am having the same error messages any help would be greatly appreciated.

[2016-02-28T094307] allissonhotbb stopped streaming.
Unhandled rejection TypeError: fs.statsAsync is not a function
at /home/jeff/CaptureBateNode/main.js:45:13
at tryCatcher (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/method.js:
31:24)
at getFileSize (/home/jeff/CaptureBateNode/main.js:44:20)
at /home/jeff/CaptureBateNode/main.js:129:12
at tryCatcher (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/method.js:
31:24)
at ChildProcess.<anonymous> (/home/jeff/CaptureBateNode/main.js:128:15)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:821:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
Reply With Quote