I was coding my discord bot but when I turned on it today, I received this error
RangeError [BITFIELD_INVALID]: Invalid bitfield flag or number: undefined.
I've already tried to write "npm uninstall discord.js" and then "npm install discord.js@13.9.0" in the terminal but this error still appear.
Does anyone know how to fix it?