-
### What version of Bun is running?
1.0.15
### What platform is your computer?
Darwin 23.1.0 x86_64 i386
### What steps can reproduce the bug?
The easiest way to reproduce this issue is to run `b…
-
### Steps to reproduce
1. Added these below line:
```
val filePath = settingsDir.parentFile.toString() + "/flutter_module/.android/include_flutter.groovy"
apply(from = File(filePath))
```
2. …
-
### Problem
- [ ] https://github.com/hashgraph/hedera-sdk-java/issues/2054
- [ ] https://github.com/hashgraph/hedera-sdk-java/pull/2045
### Solution
-
### Alternatives
_No response_
-
Fluttter sdk = 2.2.0
sdk: ">=2.10.4
-
Logs:
```
[Error - 9:26:39 AM] Request textDocument/codeAction failed.
Message: Internal error.
Code: -32603
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at or…
-
Hi, I'm running into an issue on Android only. The app shows no signs of errors on the JS side. **The background notification shows and remains displayed indefinitely in the notification bar**, but no…
-
Hi team, i have issue
node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/ImagePickerPackage.java:27: error: lambda expressions are not supported in -source 7
retur…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-fast-image@8.6.3` for the project I'm wo…
-
```Docker
FROM registry.access.redhat.com/jboss-eap-7/eap71-openshift
COPY HelloWorld.war $JBOSS_HOME/standalone/deployments/
USER root
RUN chown jboss:jboss $JBOSS_HOME/standalone/deployments/Hel…
-
**Describe GraalVM and your environment :**
- graalvm-jdk-21.0.4+8.1, OpenJDK-21
- CE
- JDK 21
- OS and OS Version: Windows 10
- Architecture: intel 64
- The output of `java -Xinternalvers…