clean-node_modules-recursively

Delete all node_modules in the current directory and subdirectories - Only Linux and MAC are supported. Git bash can be used under windows

Usage no npm install needed!

<script type="module">
  import cleanNodeModulesRecursively from 'https://cdn.skypack.dev/clean-node_modules-recursively';
</script>

README

Description

  • Delete all node_modules in the current directory and subdirectories
  • Only Linux and MAC are supported. Git bash can be used under windows

Installation

npm install clean-node_modules-recursively -g

Usage

clean_node_modules