mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Remove "optional" from "Clean local installation artifacts"
This commit is contained in:
parent
59f8b55bda
commit
6a70898e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ When a package is already cached locally, the package manager skips downloading
|
||||||
|
|
||||||
> **⚠️ Warning:** Cache clearing is safe but will remove all cached packages. Subsequent installations will need to re-download packages. In CI/CD environments or monorepos, this may affect build times.
|
> **⚠️ Warning:** Cache clearing is safe but will remove all cached packages. Subsequent installations will need to re-download packages. In CI/CD environments or monorepos, this may affect build times.
|
||||||
|
|
||||||
2. **Clean local installation artifacts (optional):**
|
2. **Clean local installation artifacts:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Remove node_modules if you want a completely fresh install
|
# Remove node_modules if you want a completely fresh install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue