---
layout: post
syndicate: false
date: 2026-07-04 01:38
title: How to clean up node modules
type: ways
---

How to clean up node_modules

Some developments are only managed on an ad hoc basis so clearing up node modules frees up disk space.

```bash
NPX NPKILL
```

Use curser to move up and down the list and space to delete.
