I am trying to run a playwright crawler with Crawlee and for some reason I'm getting a error saying the puppeteer module cannot be found. I've installed
npm install crawlee playwright
but not puppeteer
Do i need puppeteer also to run playwright? i dont think so...
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./node_modules/@crawlee/puppeteer/index.js
./node_modules/crawlee/index.js
./node_modules/crawlee/index.mjs
./app/actions/crawlee.ts
./app/api/local/crawlee/route.ts
⨯ ./node_modules/@crawlee/puppeteer/internals/utils/puppeteer_utils.js:190:21
Module not found: Can't resolve 'puppeteer/package.json'