How do I enable zlib compression with normal Discord.js?

I've installed zlib-sync but I'm getting the following error in my Websocket logging:
WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress
WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress
What am I doing wrong?
1 Reply
d.js toolkit
d.js toolkit6d ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!