Commit 6aab266
Use minecraft-protocol zlib fix for Node 24
Points to PrismarineJS/node-minecraft-protocol#fix-zlib-node24 which
uses sync zlib (deflateSync/unzipSync) to prevent uncaught async zlib
errors on Node 24.
See PrismarineJS/node-minecraft-protocol#1476
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 37b8d0c commit 6aab266
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments