Modül hatası alıyorum

Tüm modülleri yüklememe rağmen böyle bir hata alıyorum. aşşağıdaki hatada göstermiş olduğu satırda const Discord = require("discord.js"); bu komut bulunmakta. proje ismi woxx

internal/modules/cjs/loader.js:584

7:34 PM

throw err;

7:34 PM

^

7:34 PM

7:34 PM

Error: Cannot find module ‘discord.js’

7:34 PM

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

7:34 PM

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

7:34 PM

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

7:34 PM

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

7:34 PM

Jump Toat Object. (/app/woxx.js:6:17)

7:34 PM

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

7:34 PM

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

7:34 PM

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

7:34 PM

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

7:34 PM

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

Package.json -> Paket Ekle -> “discord.js” -> Tıklayın

bu sefer de bu hatayı alıyorum

node v10.15.3, with pnpm
7:56 PM
Installing…
7:56 PM
ERROR Shrinkwrap file /app/shrinkwrap.yaml not compatible with current pnpm
7:57 PM
7:57 PM
Run with the --force parameter to recreate the shrinkwrap file.