"Anyone else having issues..." <- > <@jsizeland:matrix.org> Anyone else having issues flashing devices recently? > > When I run `cargo run --release` with my .cargo/config set to run either espflash flash or probe-rs run, I get 'could not execute process' 'program not found' whereas running the full command i.e. 'cargo espflash flash --monitor' it works! > > I'm getting the same behaviour on Windows and Linux, but has always worked in the past just fine. Does this happen if you don't have the esp toolchain in your path?