aube clean
- Usage:
aube clean [-l --lockfile] - Effect: modifies state
Remove node_modules across every workspace project.
--lockfile / -l also deletes lockfiles. A clean script in the root package.json overrides the built-in.
Flags
-l --lockfile— Also remove lockfiles at the workspace root.Targets
aube-lock.yaml,pnpm-lock.yaml,package-lock.json,npm-shrinkwrap.json,yarn.lock, andbun.lock.-h --help— Print help