-
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…
-
### What version of Bun is running?
v1.1.12 i
### What platform is your computer?
x64
### What steps can reproduce the bug?
Follow these instructions https://github.com/guest271314/native-messagi…
-
### 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:
```
「本地程序」…
-
1> UWP -> C:\Project\DesktopBridgeToUWP-Samples-master\Samples\AppServiceBridgeSample\cs\UWP\bin\x64\Release\Test.exe
1> Starting .NET Native compilation
1> Processing application code
1> Compu…
-
### Describe the Bug
I have a hook that requires a module that relies on __dirname to read a file in its own package location, the issue is that extension SDK will bundle everything up in a single …
-
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…
-
# What?
Because twig extensions render things directly, sometimes their own cache tags get lost on the actual Field Formatter level render. Means if an URL or something changes the Field Formatter …
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: HTML
* Specification or proposal URL:
* https://html.spec.whatwg.org/multipage/system-state.html#safelis…
-
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…