这是indexloc提供的服务,不要输入任何密码
Skip to content

📚 Docs: How to replace --force with new --cache flag #9453

@robinscholz

Description

@robinscholz

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 documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions