Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The system cannot find the file specified. #55679

Closed
fendypurnomo opened this issue May 6, 2024 · 1 comment
Closed

The system cannot find the file specified. #55679

fendypurnomo opened this issue May 6, 2024 · 1 comment

Comments

@fendypurnomo
Copy link

fendypurnomo commented May 6, 2024

Describe the problem that you experienced

D:\Applications\docs\angular.io>yarn docs
yarn run v1.22.19
$ [[ -n $CI ]] && echo 'Cannot run this yarn script on CI' && exit 1 || yarn bazel run //adev:serve --fast_adev
'[[' is not recognized as an internal or external command,
operable program or batch file.
$ D:\Applications\docs\angular.io\node_modules\.bin\bazel run //adev:serve --fast_adev
2024/05/06 13:17:07 Downloading https://releases.bazel.build/5.0.0/release/bazel-5.0.0-windows-x86_64.exe...
Downloading: 44 MB out of 44 MB (100%)
Starting local Bazel server and connecting to it...
... still trying to connect to local Bazel server after 10 seconds ...

INFO: Analyzed target //adev:serve (1319 packages loaded, 82781 targets configured).
INFO: Found 1 target...

ERROR: D:/applications/docs/angular.io/packages/zone.js/BUILD.bazel:12:8: Executing genrule //packages/zone.js:LICENSE_copy failed: (Exit -1): bash.exe failed: error executing command c:\tools\msys64\usr\bin\bash.exe -c source external/bazel_tools/tools/genrule/genrule-setup.sh; cp LICENSE bazel-out/x64_windows-fastbuild/bin/packages/zone.js/LICENSE
Action failed to execute: java.io.IOException: ERROR: src/main/native/windows/process.cc(202): CreateProcessW("c:\tools\msys64\usr\bin\bash.exe" -c "source external/bazel_tools/tools/genrule/genrule-setup.sh; cp LICENSE bazel-out/x64_windows-fastbuild/bin/packages/zone.js/LICENSE"): The system cannot find the file specified.
 (error: 2)
@alan-agius4
Copy link
Contributor

Duplicate of #55657

@alan-agius4 alan-agius4 marked this as a duplicate of #55657 May 6, 2024
@alan-agius4 alan-agius4 closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants