Kyle Simpson
Kyle Simpson
> I don't think configure is needed? I want to emphasize that this issue wasn't meant to be specific/prescriptive of exactly how things need to be done, but rather illustrative/descriptive...
Regarding a potential `./configure` script... [This issue](https://github.com/sourcenetwork/defradb/issues/3982) is an example of the kind of error (in this case, it's happening when running the binary, not the compile/install) that it would...
> make clean I just executed `make clean` in my defra git directory (in preparation to rebuild with latest from github). it printed: > rm -f build/defradb The problem is,...
Just for illustration, this is a quote from the README of [classic-level](https://github.com/Level/classic-level), a node.js wrapper around [the LevelDB binary](https://github.com/google/leveldb). > The classic-level npm package ships with prebuilt binaries for popular...
Explicit dependency here on #4178
I also had KB5060842 force installed by windows last nite, and I'm now also in an endless crash loop of EP. I have my windhawk disabled, and I was using...
Or, perhaps, that SSE server should be upgrading the stream and then sending a "next" event indicating the error in the unsupported/invalid subscription? In either case, again, I'm just trying...
NOTE: I have a long-stale branch where I attempted this, and ultimately just failed to be able to get it to work correctly. I would love to have addressed it...
thank you, been on my LONG todo list to convert this extension to mv3. I'll do my best to take a look and see if we need to switch up...
NOTE: [this PR](https://github.com/nimiq/qr-scanner/pull/191/changes/d5b7b41e1f0a02b36c66f00906b0cd1245ffa9a5) (from back in 2022) basically does about the same thing my analysis found.