-
Get this error running on any MD file
```
module.js:597
return process.dlopen(module, path._makeLong(filename));
^
Error: Module version mismatch. Expected 48, got 47.
a…
-
**Describe the bug**
I've stepped through the (very simple) setup instructions, with a view to add a POC to our project, but i'm met with the following error when the test runs;
```js
app/scree…
-
### What happens?
I've challenged to run `duckdb_wasm` sub-project test (tester).
Following `README`, I've tried to build but failed.
```
$ cmake --build .
...
Undefined symbols for archit…
-
Hello!
I tried to install iruby to my local env (running MacOS) and was getting the error below.
As appeared I had to install zmq first before installing iruby.
Update README document to include zm…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
### Expected Behavior
It should be possible to find more than one extension by type. Currently, `ExtensionContainer#findByType` assumes that there's a single extension of a specific type, but it's …
melix updated
2 years ago
-
pre-condition:
- kubuntu22.04LTS
- firefox
- ruby 3.0.2p107
- maoxian-web-clipper-native-linux-firefox-0.2.11
I have install native app, but in firefox's extension, it is reported:
```
「本地程序」…
-
We should probably filter out bullshit like LAST_PROJECT from the mac native extension so that people cannot ship those hours. I assume this would happen in kieran’s waka server.
Come to think of i…
-
Shortly speaking I need a devcontainer running `linux/amd64` type of image. Below is my `devcontainer.json`:
```json
// For format details, see https://aka.ms/devcontainer.json. For config options, …
-
Hello,
I installed the package and when I'm trying to run the app, I get this error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-j…