Move node_modules to trash recursively.
npm install trash-node-modules


A command line tool to move node_modules directory to trash recursively or delete node_modules directory recursively.
``bashDisplay all the node_modules directories within the current working directory recursively
npx trash-node-modules