Next.js Discord

Discord Forum

yarn build says Cannot find module '@playwright/test' or its corresponding type declarations

Unanswered
Peterbald posted this in #help-forum
Open in Discord
PeterbaldOP
npm install --omit=dev
npm run build

Results in

Type error: Cannot find module '@playwright/test' or its corresponding type declarations.

I don't want playwright in my prod build. What is going on.

0 Replies