clear-cache
Clears all the cached Nx artifacts and metadata about the workspace.
Usage
nx clear-cache
Install nx
globally to invoke the command directly using nx
, or use npx nx
, yarn nx
, or pnpx nx
.
Clears all the cached Nx artifacts and metadata about the workspace.
nx clear-cache
Install nx
globally to invoke the command directly using nx
, or use npx nx
, yarn nx
, or pnpx nx
.