Closed kaotisk-hund closed 5 years ago
hmm, oh you shouldn't need to use scuttlebot-release any more. ssb-server was refactored recently and it has a shrinkwrap file. just do npm install ssb-server -g
instead.
Thank you, it worked for me. Now it's up and running.
Hi, I recently installed successfully the scuttlebot-release globally. I run sbot start or ssb-server start but when it comes to create an invite or do whatever, it can't connect to the running instance. It looks for 8008 but as it comes from running info, no such port is in use by ssb-server.