-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
NuGet
### Package manager version
_No response_
### Language version
_No response_
### …
-
### 扩展版本号 extension version
2.5.2
### 浏览器
Google Chrome
### 浏览器版本号
https://github.com/andy-portmen/native-client
### 涉及网址
https://github.com/andy-portmen/native-client
### 请详细描…
-
I tried installing this gem and hit the following error:
```
$ gem install aes256gcm_decrypt
Building native extensions. This could take a while...
ERROR: Error installing aes256gcm_decrypt:
…
-
**Feature request**
To keep this description short. There is a method of Web Speech API `window.speechSynthesis.getVoices` that normally returns list of locally installed and available "voices" onl…
-
I've been needing to profile a ruby application that uses a variety of ruby extensions (written in C & rust) and also knowing how time is spent in the native extension a lot of the logic resides there…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.5.194-IDEA203
- OS Name: Mac OS X
- Java Version: 11.0.9.1
- App Name: PyCharm
- App Full Name: PyCharm
- App Version name: PyCha…
-
**Describe the bug**
While setting up reor locally I get the following error. After running `npm install` when I run `npm run dev` I see this.
```
X [ERROR] Could not resolve "evaluatex/dist/eva…
-
```
/data/node_modules/node-pngquant-native/binding.js:66
throw new Error('Can\'t load the addon. Issue to: ' + bugUrl);
^
Error: Can't load the addon. Issue to: https://github.com/xiangshouding…
-
I've noticed this issue being talked about elsewhere, especially with older Gnome versions. Basically, the dock usually shows currently active windows as icons. Once a window is created, it can take u…
-
GetPortraitAnchoredAdaptiveBannerAdSize (and the other two similar methods) are accepting `CGFloat` parameter in the native library, but for the Xamarin bindings, we need to provide `CGSize` (and not …