ssbc / ssb-friends

Manages the SSB social graph
MIT License
23 stars 6 forks source link

ssb-friends expects a replicate plugin to be available #50

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

In ssb-browser-demo, where ssb-friends is supposed to be disconnected from the replication functionality, I get this error:

https://github.com/ssbc/ssb-friends/blob/0ce97f890a254bb6b214e5ea3f2f79d73ef064fe/glue/replicate.js#L7

arj03 commented 3 years ago

Not an error in this library. Was an error in the browser code.