-
Updated: Many gems have been incorporated (on our 3.0 branch) and some are in progress, so I am updating this description to include a complete list of the remaining gems needed to match Ruby 3 (in JR…
-
### How do you envision this feature/change to look/work like?
The [Offscreen API](https://developer.chrome.com/docs/extensions/reference/offscreen/) has been added since Chrome 109 version. This sol…
-
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:
```
「本地程序」…
-
**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…
-
### 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
-
Error: No native build was found for platform=darwin arch=arm64 runtime=electron abi=85 uv=1 armv=8 libc=glibc node=12.18.3 electron=11.0.3
loaded from: /Users/shaun/.vscode-exploration/exten…
-
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…
-
### 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 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…
-
Error building with ruby 2.1.10 due to open-uri. The mkrf_conf.rb and Rakefile both contain http sourceforge urls. These fail to download properly thanks to open-uri. I am surprised this wasn't tested…