errors.log.3 1.2 KB

1234567891011121314
  1. [ReferenceError: users is not defined]
  2. ReferenceError: users is not defined
  3. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  4. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  5. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  6. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  7. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  8. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  9. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  10. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  11. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  12. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  13. at processImmediate [as _immediateCallback] (timers.js:383:17)