Crawlee support esm?
# crawlee-js
p
I try to integrate with Nuxt3, when i run on production mode it doesnt work
Copy code
[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?
h
Someone will reply to you shortly. In the meantime, this might help: