Skip to content

Springboot rule doesn't work on Windows: write_bazelrun_env.sh: /bin/bash^M: bad interpreter: No such file or directory #186

Open
@beastie1888

Description

@beastie1888

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions