Open
Description
Hey there,
trying to build our project on Windows but I got:
bash.exe failed: error executing command (from target //my/project/target) C:\WINDOWS\system32\bash.exe -c ... (remaining 1 argument skipped) /bin/bash: external/rules_spring/springboot/write_bazelrun_env.sh: /bin/bash^M: bad interpreter: No such file or directory
We are using the springboot rule but it seems new lines are not properly interpreted in Windows.