Skip to content

Instantly share code, notes, and snippets.

@todrobbins
Created November 8, 2018 16:35
Show Gist options
  • Save todrobbins/3db44760d5f1a68c71b7b07aced61d78 to your computer and use it in GitHub Desktop.
Save todrobbins/3db44760d5f1a68c71b7b07aced61d78 to your computer and use it in GitHub Desktop.
Cabal debug for cabal://0c6247a6378074257854a66ea5bc90fd6268a0eb5f0d896e55e59e2c3ca6cb1e
/usr/local/lib/node_modules/cabal/commands.js:79
var stream = self.cabal.db.createHistoryStream()
^
TypeError: self.cabal.db.createHistoryStream is not a function
at Object.call (/usr/local/lib/node_modules/cabal/commands.js:79:36)
at Commander.process (/usr/local/lib/node_modules/cabal/commands.js:119:24)
at EventEmitter.NeatScreen.neat.input.on (/usr/local/lib/node_modules/cabal/neat-screen.js:24:56)
at EventEmitter.emit (events.js:182:13)
at onenter (/usr/local/lib/node_modules/cabal/node_modules/neat-input/index.js:171:11)
at handle (/usr/local/lib/node_modules/cabal/node_modules/neat-input/index.js:121:11)
at ReadStream.onkeypress (/usr/local/lib/node_modules/cabal/node_modules/neat-input/index.js:176:9)
at ReadStream.emit (events.js:182:13)
at emitKey (/usr/local/lib/node_modules/cabal/node_modules/keypress/index.js:406:12)
at ReadStream.onData (/usr/local/lib/node_modules/cabal/node_modules/keypress/index.js:48:14)
@todrobbins
Copy link
Author

screen shot 2018-11-08 at 9 40 44 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment