Remove "optional" from "Clean local installation artifacts"

This commit is contained in:
Sander Declerck 2026-01-08 08:01:48 +01:00
parent 59f8b55bda
commit 6a70898e7b
No known key found for this signature in database

View file

@ -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.
2. **Clean local installation artifacts (optional):**
2. **Clean local installation artifacts:**
```bash
# Remove node_modules if you want a completely fresh install