Glich Bot Anlamadığım hata :(

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)

Hi there. Follow this tutorial to install packages:

1 Like

You can also install decencies over the terminal:

npm i package-name

1 Like

Try to use npm install in your terminal to install the packages as included in your packages.json file.


Packages.json dosyanıza dahil edilen paketleri kurmak için terminalinizde npm install 'i kullanmayı deneyin.

That is exactly what I said, there is no need to repeat. :slight_smile:

1 Like