workers-sdk
workers-sdk copied to clipboard
🐛 BUG: When using init --from-dash, the worker name is missing
trafficstars
What version of Wrangler are you using?
2.1.3
What operating system are you using?
Mac
Describe the Bug
Run wrangler init --from-dash <WORKER_NAME>. This is the final prompt (note the cd undefined):

Hmmm it is suppose to default to the parent directory, that is interesting.