-
Platform: Windows
After `flutter pub add cronet_http`, my project compiles error with:
```
CMake Error at C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Micr…
-
Error:java: Compilation failed: internal java compiler error
Information:java: java.lang.module.ResolutionException: Modules gdx.jnigen and Jamepad export package com.badlogic.gdx.jnigen to module ..…
-
### Problem
Right now `StringRules` is able to do replacements for Strings, but skips StringBuilder for instance, as identified here:
- https://github.com/openrewrite/rewrite-migrate-java/issues/33…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
Hello, i updated react-native to the latest 0.75.1 version and now have got such errors after executing `run android` command.
```
/app/node_modules/react-native-fast-image/android/src/main/java/c…
-
### Apache NetBeans version
Apache NetBeans 18
### What happened
There is a notification that is a bug. when I compile a Java code. I thinks the program itself suggest that i must report this…
-
Hamcrest future
Following on from #204 start thinking about how packages need to be refactored and what is simple or what would need to be done in a major version release.
-
I get these two error lines:
```json
{
"type": "error",
"description": "TypeError: n is not a function",
"stack": "TypeError: n is not a function\n at CallbackContext.pt (frida/node_mo…
-
### Describe the bug
I'm upgrading from 24.5.0.beta5 to 24.5.1, so dev.bundle needs to be recreated.
At startup I get this:
> Failed to find the following css files in the `node_modules` or `C:\…
-
What we witnessed is that when `bip32PrivateKeyFromBip39Entropy` is called with `""` (empty string) for passphrase it is interpreted as null value when passing to ios and android bindings and because …