You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It happens every time. It looks like this is an issue that popped up in the latest version. Here is a console output
TypeError: Cannot read property 'author' of undefined
at atom_1_0 (/home/akshat/Desktop/specter/node_modules/feed/lib/feed.js:148:36)
at Feed.render (/home/akshat/Desktop/specter/node_modules/feed/lib/feed.js:46:24)
at Request._callback (/home/akshat/Desktop/specter/routes/feed.js:44:25)
at Request.self.callback (/home/akshat/Desktop/specter/node_modules/request/request.js:129:22)
at Request.EventEmitter.emit (events.js:98:17)
at Request.<anonymous> (/home/akshat/Desktop/specter/node_modules/request/request.js:873:14)
at Request.EventEmitter.emit (events.js:117:20)
at IncomingMessage.<anonymous> (/home/akshat/Desktop/specter/node_modules/request/request.js:824:12)
at IncomingMessage.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:920:16
The text was updated successfully, but these errors were encountered:
It happens every time. It looks like this is an issue that popped up in the latest version. Here is a console output
The text was updated successfully, but these errors were encountered: