Closed christianbundy closed 4 years ago
$ grep -R 'could not retrive msg'
node_modules/epidemic-broadcast-trees/index.js: console.log('could not retrive msg:', err)
wat
Closing in favor of upstream bug report: https://github.com/dominictarr/epidemic-broadcast-trees/issues/30
What version of this package are you using? 2.1.2
What operating system, Node.js, and npm version? N/A
What happened?
:man_shrugging:
Looks like an ssb-blobs thing, but I don't know why it'd be looking for a feed ID in the database or which page is doing this.
What did you expect to happen?
No error.
Are you willing to submit a pull request to fix this bug?
Yes.