KevinNovak/Discord-Bot-TypeScript-Template

Cannot find module 'pino' or its corresponding type declarations.

ATHDevelopers opened this issue · 4 comments

Error image

How can i fix this?

Is pino installed? If you look in your node_modules folder is there another folder for pino in there?

Is pino installed? If you look in your node_modules folder is there another folder for pino in there?

image

?????

that obvious, you didn't install all packages using yarn install or npm install.