Crawlee support esm?

I try to integrate with Nuxt3, when i run on production mode it doesnt work [nuxt] [request error] [unhandled] [500] Cannot find module '/app/server/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js' im import using module import { Dataset, PuppeteerCrawler } from 'crawlee' i check the node_modules/puppeteer/lib only esm folder there why PuppeteerCrawler still want to run on cjs, any idea?
1 Reply
Hall
Hall4mo ago
Someone will reply to you shortly. In the meantime, this might help:

Did you find this page helpful?