dzt/shopify-monitor

Cannot read property 'title' of undefined

daftphunk opened this issue · 0 comments

/Users/Justin/shopify-monitor/src/classes/Task.js:264
title: data.title,
^

TypeError: Cannot read property 'title' of undefined
at Shopify.fetchYS (/Users/Justin/shopify-monitor/src/classes/Task.js:264:21)
at Request.request [as _callback] (/Users/Justin/shopify-monitor/src/classes/Shopify.js:95:3)
at Request.self.callback (/Users/Justin/shopify-monitor/node_modules/request/request.js:186:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request. (/Users/Justin/shopify-monitor/node_modules/request/request.js:1163:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at Gunzip. (/Users/Justin/shopify-monitor/node_modules/request/request.js:1085:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at Gunzip.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)