Fixed previous issue with toml but now running into this ;/ ```[wrangler] Couldn't find `wrangler de
Fixed previous issue with toml but now running into this ;/
EDIT: got it to work finally. I kept getting spammed "Failed to get worker definitions TypeError: fetch" but after restarting machine erorr went away which fixed the above error. I'm using turbo repo with 6 workers and I there is a lot of problems with port collisions. I was specifying inspector_ports but just restarting machine seems to work.
EDIT: got it to work finally. I kept getting spammed "Failed to get worker definitions TypeError: fetch" but after restarting machine erorr went away which fixed the above error. I'm using turbo repo with 6 workers and I there is a lot of problems with port collisions. I was specifying inspector_ports but just restarting machine seems to work.

