Discord-Bot-TypeScript-Template
Discord-Bot-TypeScript-Template copied to clipboard
Cannot find module 'pino' or its corresponding type declarations.
trafficstars
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_modulesfolder is there another folder forpinoin there?
?????
that obvious, you didn't install all packages using yarn install or npm install.