@lerna/clean
Remove the node_modules directory from all packages
Last updated 5 years ago by evocateur .
MIT · Repository · Bugs · Original npm
$ cnpm install @lerna/clean 
SYNC missed versions from official npm registry.

@lerna/clean

Remove the node_modules directory from all packages

Install lerna for access to the lerna CLI.

Usage

$ lerna clean

Remove the node_modules directory from all packages.

lerna clean accepts all filter flags, as well as --yes.

lerna clean does not remove modules from the root node_modules directory, even if you have the --hoist option enabled.

Current Tags

  • 6.0.3                                ...           latest (3 years ago)

6 Versions

  • 6.0.0-alpha.2                                ...           3 years ago
  • 6.0.3                                ...           3 years ago
  • 4.0.0                                ...           5 years ago
  • 3.21.0                                ...           5 years ago
  • 3.14.2                                ...           6 years ago
  • 3.20.0                                ...           6 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (8)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org