Settings

Theme

Show HN: My Next.js .next folders hit 34 GB, so I built next-nuke to clean them

github.com

4 points by bakkerinho 11 days ago · 4 comments

Reader

vedaant00 11 days ago

Does --full do anything to avoid clobbering an install that's mid-flight, or is it assumed nothing else is touching node_modules?

  • bakkerinhoOP 11 days ago

    No, it assumes nothing else is touching node_modules. No lock, no check for a running install; the only gate is the confirmation prompt, and --yes removes that.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection