deploy_feedback
deploy_feedback copied to clipboard
[Bug]: Error: Setting up fake worker failed: "module not found: "
Problem description
Steps to reproduce
Just used langchain pdf loader
Expected behavior
no error, it works in the local dev env
Environment
No response
Possible solution
No response
Additional context
No response
I suspect this project is using a web worker and Deno Deploy doesn't support workers - but it's hard to know from this error message.
that sucks