Discord çözemediğim bir hata ne yapsam olmuyor lütfen yardım edin

Error: Cannot find module ‘discord.js’

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)

at Function.Module._load (internal/modules/cjs/loader.js:508:25)

at Module.require (internal/modules/cjs/loader.js:637:17)

at require (internal/modules/cjs/helpers.js:22:18)

at Object. (

:17)

at Module._compile (internal/modules/cjs/loader.js:701:30)

at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)

at Module.load (internal/modules/cjs/loader.js:600:32)

at tryModuleLoad (internal/modules/cjs/loader.js:539:12)

at Function.Module._load (internal/modules/cjs/loader.js:531:3)

bu şekilte hata alıyorum pnpm i discord.js yazdıgımdada hata veriyor
$ pnpm i discord.js
A store server is running. All store manipulations are delegated to it.
ERROR No matching version found for discord.js@>=13.5.4 <14.0.0

This is probably part of the current outage
See this post from the Glitch Support Team:

Try to remove your node_modules folder by typing this in your terminal: rm -rf node_modules and then type npm install This will "re"install your packages.


Terminalinize şunu yazarak node_modules klasörünüzü kaldırmayı deneyin: rm -rf node_modules ve sonra yazın npm install Bu, paketlerinizi “yeniden” yükleyecektir.

hiçbirşey olmadı rm -rf node_modules yazdıgımda

Terminalde denedin mi?

evet denedşm ama olmadı hata veriyor dediğim gibi :frowning:

Yazmayı denedin mi npm i discord.js?

evet denedim ilk başta hemde

Ve hangi hatayı aldın?

npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/npm-cache/10.15.3/_logs/2020-06-22T11_52_05_586Z-debug.log

Çünkü node_modules klasörünü sildiniz.

geri nasıl getiricem çözümü varmı

npm install yazarak bir paket kurarak veya terminalinize yazarak discord.js’yi yükleyin: pnpm install discord.js.

internal/modules/cjs/loader.js:584

throw err;

^

Error: Cannot find module ‘lodash.get’

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)

at Function.Module._load (internal/modules/cjs/loader.js:508:25)

at Module.require (internal/modules/cjs/loader.js:637:17)

at require (internal/modules/cjs/helpers.js:22:18)

at Object.<anonymous> (/rbd/pnpm-volume/2678bae1-ee23-476c-90cc-11db4e310a81/node_modules/.registry.npmjs.org/db-system/0.0.34/node_modules/db-system/lib/al.js:2:13)

at Module._compile (internal/modules/cjs/loader.js:701:30)

at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)

at Module.load (internal/modules/cjs/loader.js:600:32)

at tryModuleLoad (internal/modules/cjs/loader.js:539:12)

at Function.Module._load (internal/modules/cjs/loader.js:531:3)

böyle bir hata aldım

Paketlerinizi package.json dosyasında belirtildiği gibi kurmak için pnpm install veya npm install komutunu deneyin.

internal/modules/cjs/loader.js:584

throw err;

^

Error: Cannot find module ‘lodash.get’

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)

at Function.Module._load (internal/modules/cjs/loader.js:508:25)

at Module.require (internal/modules/cjs/loader.js:637:17)

at require (internal/modules/cjs/helpers.js:22:18)

at Object.<anonymous> (/rbd/pnpm-volume/2678bae1-ee23-476c-90cc-11db4e310a81/node_modules/.registry.npmjs.org/db-system/0.0.34/node_modules/db-system/lib/al.js:2:13)

at Module._compile (internal/modules/cjs/loader.js:701:30)

at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)

at Module.load (internal/modules/cjs/loader.js:600:32)

at tryModuleLoad (internal/modules/cjs/loader.js:539:12)

at Function.Module._load (internal/modules/cjs/loader.js:531:3)

halen bu hatayı veriyor

npm i Iodash.get yaz knk

please, dont reply to old threads. even if the problem isnt solved.