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
TypeError: Cannot read property 'add' of null
at Tail.tail.on.line (/Users/ldavis/.nvm/versions/node/v8.9.3/lib/node_modules/@custody/cli/dist/index.js:528:18)
at emitOne (events.js:116:13)
at Tail.emit (events.js:211:7)
at ReadStream.stream.on (/Users/ldavis/.nvm/versions/node/v8.9.3/lib/node_modules/@custody/cli/node_modules/tail/lib/tail.js:47:31)
at emitOne (events.js:121:20)
at ReadStream.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:246:13)
at ReadStream.Readable.push (_stream_readable.js:208:10)
at onread (fs.js:2050:12)
The above error occurred in the <CommandMenu> component:
in CommandMenu (created by Console)
in box (created by Console)
in Console
For context, I was trying to toggle out of maintail when custody crashed. Right before trying this, I had opened and closed the menu with /. Not very high priority.
The text was updated successfully, but these errors were encountered:
The error:
My custodyrc:
For context, I was trying to toggle out of maintail when custody crashed. Right before trying this, I had opened and closed the menu with
/
. Not very high priority.The text was updated successfully, but these errors were encountered: