You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying this out, but npm install ssb-flume-follower-sql reports that the module doesn't exist. I think I can just npm install github:sunrise-choir/ssb-flumeview-sql but I figured I should report this as a bug either way!
The text was updated successfully, but these errors were encountered:
Adjacent note: Node.js doesn't have window.requestIdleCallback, so I'm just processing 1000 messages every second in a setTimeout(). Is there a better way to do this?
I wanted to report the same issue, having looked at the readme and wondered why ssb-flume-follower-sql differs from this repo name and then realising there's nothing on npm with ssb-flume in its name...
Hi! I'm trying this out, but
npm install ssb-flume-follower-sql
reports that the module doesn't exist. I think I can justnpm install github:sunrise-choir/ssb-flumeview-sql
but I figured I should report this as a bug either way!The text was updated successfully, but these errors were encountered: