-
- [ ] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.23.0
- server: vanilla/spigot/paper pap…
-
Hi, I'm trying to install Baysor in Julia's REPL on my Windows using these commands (I'm using Julia 1.10.4). However, I keep getting errors.
This is what I'm running in Julia.
```julia
using P…
-
[ ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- minecraft-protocol: 1.50.0
- server: vanil…
-
Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following:
ihave no idea.
-
I upgraded from
```
"@microsoft/kiota-abstractions": "^1.0.0-preview.57",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.56",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.46",
"@micr…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Repro
```dart
extension on String? {
bool get isNullOrEmpty {
var str = this;
return str == null || str.isEmpty;
}
}
void main() {
String? str;
print(str.isNullOrEmpty);
…
-
### Error Message and Logs
Logs for plausible container:
```
2024-10-09T19:48:25.754766703Z ERROR! Config provider Config.Reader failed with:
2024-10-09T19:48:25.764687193Z ** (RuntimeError) BAS…
-
For better utilizing the limited human resources, please include the following
information when reporting an issue. Issues which do not follow the
format may be immediately closed without review.
…
-
The same app I was successfully compiling in Julia v.1.10.6 under 15 minutes no longer compiles after updating Julia to v1.11.1.
It stucks +20 minutes on
`⠸ [03m:30s] PackageCompiler: compiling noni…