Glitch (discord.js) hatası. Yardım Edermisiniz?

projenin adı :night-five-fascinator

Hi there @alpkahya868!
I can’t see the full error from the screenshot you have given. Can you take a screenshot or copy and paste the full error or at least the top where it will give the most important info
Thanks,
Eddie

Hatalar bunlardır efendim;

/rbd/pnpm-volume/e90e5757-d672-4873-be8f-55d084cc7b4b/node_modules/.registry.npmjs.org/discord.js/12.2.0/node_modules/discord.js/src/client/Client.js:41

} catch {

        ^

SyntaxError: Unexpected token {

at createScript (vm.js:80:10)

at Object.runInThisContext (vm.js:139:10)

at Module._compile (module.js:617:28)

at Object.Module._extensions..js (module.js:664:10)

at Module.load (module.js:566:32)

at tryModuleLoad (module.js:506:12)

at Function.Module._load (module.js:498:3)

at Module.require (module.js:597:17)

at require (internal/module.js:11:18)

at Object.<anonymous> (/rbd/pnpm-volume/e90e5757-d672-4873-be8f-55d084cc7b4b/node_modules/.registry.npmjs.org/discord.js/12.2.0/node_modules/discord.js/src/index.js:8:11)

Try to delete your node_modules folder by typing this into your terminal: rm -rf node_modules and then type npm install.


Terminalinize şunu yazarak node_modules klasörünüzü silmeyi deneyin: rm -rf node_modules ve sonra yazın npm install.