You are reading content from Scuttlebutt
@Hendrik Peter %uIKrLuPukdACe3xBzCIU5TbJpH2kI+trVPyQZG0lxNg=.sha256

#ssb-server
Scratching my head on this. according to the readme over at ssb-server I should require ssb-server/plugins/master. When however doing that (after npm install ssb-server I might add) I get the error below. What does this sub-module do?

node > require('ssb-server/plugins/master')
Thrown:
{ Error: Cannot find module 'ssb-server/plugins/master'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:668:15)
    at Function.Module._load (internal/modules/cjs/loader.js:591:27)
    at Module.require (internal/modules/cjs/loader.js:723:19)
    at require (internal/modules/cjs/helpers.js:14:16) code: 'MODULE_NOT_FOUND' }
@Hendrik Peter %SRNf9g0PzjmSPQpR6bRs3fUcqCZe5LahrnrRNWgsIuU=.sha256

Aha. there seems to have been some chitchat about this in an old pull-request %25lzjhJD%2B8k0erNM213c4%2Bc3tTKm4%2Bs8kfrw2YxUhTtFg%3D.sha256

So I guess we don't need that bit anymore then :p always good to remove code

User has not chosen to be hosted publicly
@Hendrik Peter %1hDp6fG/Yb4xLLo24avYsLo6SFCAZXawKQB2lb8YFCE=.sha256

Thanks for that @andrestaltz_phone, it took some time yesterday to figure out what other plugins were needed but it works now! I'll post the repo with my weekly notes

But first let's open up a pull-request at ssb-server to fix that small suggestion ;)

Join Scuttlebutt now