turbo watch
: "discovery failed: bad grpc status code: The operation was cancelled" on macOS case-sensitive volumes
#9536
Labels
Verify canary release
Link to code that reproduces this issue
https://github.com/hrstkatomas/test-monorepo-tooling
Which canary version will you have in your reproduction?
turbo 2.3.3
Enviroment information
Expected behavior
Should run the project in watch mode without any issues on MacOS on both case-sensitive and case-insensitive file systems.
Actual behavior
When running
turbo watch [command]
on MacOS on case-sensitive volume, I get this error:After running
turbo daemon clean
I receive a slightly different error for the following run:To Reproduce
turbo watch build
Additional context
The same repository works as expected when I clone it onto case-insensitive volume
The text was updated successfully, but these errors were encountered: