🐛 BUG: Running wrangler dev --local with r2 binding still requires a preview_bucket_name #2462
Labels
bug
Something that isn't working
discussion
This issue is being used to discuss a topic rather than track a feature or bug.
What version of
Wrangler
are you using?2.6.1
What operating system are you using?
Mac
Describe the Bug
wrangler dev --local
Expected Behaviour: It should run the worker and the r2 bucket locally
Actual Behaviour: An error prompts the user to create a bucket and add a preview_bucket_name to the toml config
After adding a preview_bucket_name with any value to the toml file, I was able to run the bucket locally.
The text was updated successfully, but these errors were encountered: