narrow-beige
narrow-beige13mo ago

Issues with dependencies when attempting to bundle

Hello, I attempting to bundle Crawlee with a VS Code extension using esbuild. However, I'm running into many of the same issues listed here: https://github.com/apify/crawlee/issues/2208 I attempted to follow the same setup that one user was able to get working to bundle Crawlee here: https://github.com/apify/crawlee/issues/2208#issuecomment-1987270051 Additionally, I've had to add some things to the excludes in my esbuild, and copy over specific files that Crawlee is looking for into my bundle. However, I'm now running into a cryptic error that utils.js was not found. Any advice on how to go about bundling in this scenario?
GitHub
Support bundling · Issue #2208 · apify/crawlee
Which package is the feature request for? If unsure which one to select, leave blank @crawlee/cheerio (CheerioCrawler) Feature I've been trying to deploy a scraper on aws lambda via bundling wi...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?