Closed megaconfidence closed 2 months ago
This should have been fixed in v0.3.4
.
Upgrading to worker v0.3.4
fixed the issue for me.
Please note that the templates still point to worker v0.2.0
, so any project created with cargo generate cloudflare/workers-rs
will fail with this error.
Is there an existing issue for this?
What version of
workers-rs
are you using?0.1.0
What version of
wrangler
are you using?3.72.2
Describe the bug
Local build with
npx wrangler dev
fails with the following errorSteps To Reproduce
No response