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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Getting this while starting up. Can be avoided by checking variable before using
TypeError: Cannot read property 'split' of null
at ReadStream.v2RulesetDB.createReadStream.on (/Users/clifton/Documents/browser-laptop/app/ledger.js:1401:97)
at emitOne (events.js:96:13)
at ReadStream.emit (events.js:191:7)
at readableAddChunk (/Users/clifton/Documents/browser-laptop/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js:195:16)
at ReadStream.Readable.push (/Users/clifton/Documents/browser-laptop/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js:162:10)
at /Users/clifton/Documents/browser-laptop/node_modules/level-iterator-stream/index.js:40:12
at /Users/clifton/Documents/browser-laptop/node_modules/leveldown/node_modules/abstract-leveldown/abstract-iterator.js:24:16
at /Users/clifton/Documents/browser-laptop/node_modules/leveldown/iterator.js:34:7
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)
The text was updated successfully, but these errors were encountered:
Test plan
#10113 (comment)
Getting this while starting up. Can be avoided by checking variable before using
The text was updated successfully, but these errors were encountered: