Created
August 16, 2018 21:10
-
-
Save ahdinosaur/c6f1aedbb13c1b8aceb8465b8092781f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/dinosaur/.nvm/versions/node/v8.11.1/lib/node_modules/@noffle/cabal/neat-screen.js:164 | |
if (key === self.state.user.key) self.state.user = user | |
^ | |
TypeError: Cannot read property 'key' of null | |
at /home/dinosaur/.nvm/versions/node/v8.11.1/lib/node_modules/@noffle/cabal/neat-screen.js:164:41 | |
at /home/dinosaur/.nvm/versions/node/v8.11.1/lib/node_modules/@noffle/cabal/node_modules/levelup/lib/levelup.js:211:7 | |
at Immediate.callNext [as _onImmediate] (/home/dinosaur/.nvm/versions/node/v8.11.1/lib/node_modules/@noffle/cabal/node_modules/memdown/memdown.js:173:5) | |
at runCallback (timers.js:794:20) | |
at tryOnImmediate (timers.js:752:5) | |
at processImmediate [as _immediateCallback] (timers.js:729:5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment