yarn build says Cannot find module '@playwright/test' or its corresponding type declarations
Unanswered
Peterbald posted this in #help-forum
PeterbaldOP
npm install --omit=devnpm run buildResults 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.