Failed to compileModule not found: Can't resolve 'zlib-sync'

getting this error when just doing
import { Client, GatewayIntentBits } from 'discord.js'
which is weird cause i thought zlib is an optional package
Was this page helpful?