-
Notifications
You must be signed in to change notification settings - Fork 458
Closed
Description
I'm trying to run Buildifier in Windows. I'm using Bazel instead of the Go package:
bazel run buildifier
I'm getting the following error:
FATAL: ExecuteProgram(C:\users\automation\_bazel_automation\iesztftu\execroot\test\bazel-out\x64_windows-fastbuild\bin\buildifier.bash) failed: ERROR: src/main/native/windows/process.cc(199): CreateProcessW("C:\users\automation\_bazel_automation\iesztftu\execroot\depo\bazel-out\x64_windows-fastbuild\bin\buildifier.bash"): %1 is not a valid Win32 application.
(error: 193)
It looks like a .bash file is trying to get executed in a Windows shell?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels