-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
area: docsImprovements or additions to documentationImprovements or additions to documentation
Description
What is the improvement or update you wish to see?
When setting a --force
flag on a task, I ran into an error related to the newly implemented cache flag and its default value.
Cannot set `cache` config and other cache options (`force`, `remoteOnly`,`remoteCacheReadOnly`) at the same time.
It would be great if the docs could explain how to replace --force
with a --cache=
flag to avoid triggering this error.
Is there any context that might help us understand?
This happened while deploying to vercel with turbo run build --filter=docs
Does the docs page already exist? Please link to it.
No response
Metadata
Metadata
Assignees
Labels
area: docsImprovements or additions to documentationImprovements or additions to documentation