Closed li-boxuan closed 6 years ago
See https://github.com/coala/gci-leaders/pull/161#issuecomment-433302128
(node:1599) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'line' of undefined
This is an upstream issue, but we can have a workaround (actually we should do so) by using try catch block.
I've created an issue on upstream project: https://github.com/nordsimon/graphql-client/issues/9
See https://github.com/coala/gci-leaders/pull/161#issuecomment-433302128