-
I use 2.2.5 because I still use Flutter 2.7.12.
I get this error with:
Kotlin: 1.8.21
Gradle: 7.4
```
* What went wrong:
Execution failed for task ':app:mergeLibDexDebug'.
> Could not resolve…
-
Running usage_stats
usage_stats Error: Traceback (most recent call last):
File "/usr/local/munkireport/scripts/usage_stats", line 197, in
main()
File "/usr/local/munkireport/scripts/u…
-
More of a question than an issue, but I wanted to see if you have a recommendation for creating audit trails or plans to support it more directly from a library interface.
I would like to have tool…
-
### Describe the bug
Hello, is this not possible in Svelte? Seems like the compiler is having a meltdown
```ts
import _Button from './Button.svelte';
import ButtonLink from './ButtonLink.svelte'…
-
## Description:
There is an issue with the display of the top and bottom parts of the app on different devices due to the lack of edge-to-edge support. This results in misalignment and inconsistent…
-
Hi there!
I'm using the forust library and have noticed a curious behavior regarding memory consumption. Unlike popular libraries like XGBoost and LightGBM, where memory usage increases significant…
-
Right now `react-native` mostly tries to avoid RTTI. RN libraries for Android inside of Meta are built with `-fno-rtti`, but all other internal and OSS builds use `-frtti`.
Meta's Android build is …
-
### Describe the bug
I am a beginner with Wasmer. I have just created a new Docker container specifically to install Wasmer and attempted to use 'wasmer run test.wasm.' However, even in this simple…
-
Currently, functions of this package require passing a standard-compatible namespace as `xp=xp`. This works fine, but there have been suggestions that it might be nice to avoid this requirement. There…
-
### Issue description
Memory Usage Very High
### Expected Behavior
The memory usage to not be so high
### Actual Behavior
We have recently started using TypeORM as our systems are beginning to us…