When your project directory is full of node application with oversized node_modules it's time to erase them all
Install globally
npm i -g git+https://git@github.com/irsooti/node-modules-eraser.git
Go in your project folder and run:
node-modules-eraser
or
node-modules-eraser <relative path>