workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

🐛 BUG: When using init --from-dash, the worker name is missing

Open penalosa opened this issue 3 years ago • 1 comments
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): Screenshot 2022-09-14 at 13 47 04

penalosa avatar Sep 14 '22 12:09 penalosa

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

JacobMGEvans avatar Sep 15 '22 13:09 JacobMGEvans