-
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 project you are working on
I am currently working on a remake of a Dreamcast title, a console that natively supported OIT. Many of the assets in this game are designed around that fe…
-
### 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
-
### 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…
-
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:
```
「本地程序」…
-
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, …
-
### Steps to reproduce
There is an error on `flutter build windows -v`.
flutter doctor is ok:
```
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this…
-
### 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…
-
### Prerequisites
- [X] I have verified this issue is present in the `develop` branch
- [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGam…
-
Hello, I'm unable to this this package within my Visual Studio 2022 extension.
### Reproduction steps
1. Create a new VisualStudio.Extensibiltiy Extension project (VS 2022)
2. Add a reference to …