Skip to content

Instantly share code, notes, and snippets.

@ahdinosaur
Created August 16, 2018 21:10
Show Gist options
  • Save ahdinosaur/c6f1aedbb13c1b8aceb8465b8092781f to your computer and use it in GitHub Desktop.
Save ahdinosaur/c6f1aedbb13c1b8aceb8465b8092781f to your computer and use it in GitHub Desktop.
/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