Intermittent error "Unable to locate dotnet CLI. Ensure that it is on the PATH."
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
This started happening to our Github builds this weekend:

We never had any issues whatsoever, so initially we were looking at the newly installed net90, but then found https://github.com/microsoft/azure-pipelines-tasks/issues/19162 (and by extension https://github.com/dotnet/format/pull/2000). However, when locking to the latest version in https://github.com/icsharpcode/ILSpy/pull/3338/files we still see "Unable to locate dotnet CLI. Ensure that it is on the PATH.".
So it wasn't the old-ish version of dotnet-format that tripped us up but it happens also with the latest 8-series one. Any ideas/pointers where to start looking next? This flakiness is annoying (but not a showstopper atm).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.