Closed Cokemonkey11 closed 4 years ago
Naively, running echo \"hello\" > out.tmp
in cmd.exe does include the double-quotes.
@frotty how did you install Rust? What terminal did you use to call cargo make? Was it powershell?
Via the command from the readme (rustup)
@Frotty so you used rustup-init.exe
instead of WSL or Msys2?
of course
@Frotty I was too lazy to spin up a VM and repro the problem, but your suggested workaround works fine on msys2, which is good enough for me.
See #12
I think the user is using cmd or powershell ISE, with a rust installation that doesn't use msys2.