Visual Studio Node.js Cleint Missing Intents Error

const client = new Discord.Client({ intents: []});
Jim