Results 7 comments of Hasan

The only way I've found around it is by specifying the full path for the turbo module. So instead of 'turbo run start', 'node ./node_modules/turbo/bin/turbo run start' works.

Is this feature still being planned? It would be very useful and would stop people from having to roll their own FLIP implementation to replicate this if they want to...

Was there any update on being able to exclude files from the include blob, my specific use case was to include the public folder in a nextjs app to rebuild...

I'm getting this issue as well when trying to use 14.1.0, does not happen with 14.0.4.

I also have this issue and am receiving the same error message along with: "Failed to check if we can skip restoring outputs for cms#build: rpc error: code = Unknown...

I'm also getting this issue with a simple beforeChange hook that tries to clear a field value depending on a checkbox state