nichoth

Results 35 issues of nichoth

An odd error, because it works fine if I build it locally, but if I let the GH action build it and then download and install the app I get...

Have been following along with the readme, but i get stuck at this step -- https://github.com/orbitdb/orbit-db#module-with-ipfs-instance . The 'replicated' event never happens ```js // Listen for updates from peers db.events.on("replicated",...

### Describe the bug In order to require older modules, I've been writing this: ```js import { createRequire } from 'module'; const require = createRequire(import.meta.url) ``` This works if I...

type: bug
area: functions

Hi, it is unclear to me what the `done` function is here. Maybe I missed it… I can't find it in the documentation. https://github.com/shipharbor/merry#handler--appstart ```js function handleRoute (req, res, ctx,...

https://github.com/nichoth/wn-blob/blob/main/package.json It returns 'no matches for chrome' even though chrome is installed A test: ``` "test": "browserify -d -p esmify test/index.js | tape-run --browser=\"chrome\" --render=\"tap-spec\"" ``` results: ``` Error [ERR_UNHANDLED_ERROR]:...

during the command `npm install` ``` npm ERR! code 128 npm ERR! command failed npm ERR! command git ls-remote ssh://[email protected]/hugomrdias/pull-ws.git npm ERR! ERROR: Repository not found. npm ERR! fatal: Could...

Is there something like this, a globally installable sbot CLI tool, but using `ssb-db2`? If not I may fork and create something like that.

Hey. I had a question that I couldn't find here or in the [protocol guide](https://ssbc.github.io/scuttlebutt-protocol-guide/). It says that peers replicate by calling `createHistoryStream` via RPC, but I was curious about...

When we use the back and forward buttons we expect the scroll position to be where we left off at. How do you handle scroll position? Does this library provide...

For example `--modules`