Skip to content

Instantly share code, notes, and snippets.

@zeke
Created January 31, 2018 21:46
Show Gist options
  • Save zeke/6855c38d02c9541f8a82078413ed903b to your computer and use it in GitHub Desktop.
Save zeke/6855c38d02c9541f8a82078413ed903b to your computer and use it in GitHub Desktop.
/app/node_modules/tabletop/src/tabletop.js:327
1:43 PM
this.googleSheetName = data.feed.title.$t;
1:43 PM
^
1:43 PM
1:43 PM
TypeError: Cannot read property 'title' of undefined
1:43 PM
at Object.loadSheets (/app/node_modules/tabletop/src/tabletop.js:327:39)
1:43 PM
at Request._callback (/app/node_modules/tabletop/src/tabletop.js:269:18)
1:43 PM
at Request.self.callback (/app/node_modules/request/request.js:188:22)
1:43 PM
at emitTwo (events.js:106:13)
1:43 PM
at Request.emit (events.js:191:7)
1:43 PM
at Request.<anonymous> (/app/node_modules/request/request.js:1171:10)
1:43 PM
at emitOne (events.js:96:13)
1:43 PM
at Request.emit (events.js:188:7)
1:43 PM
at IncomingMessage.<anonymous> (/app/node_modules/request/request.js:1091:12)
1:43 PM
at IncomingMessage.g (events.js:291:16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment