Upon trying to remove the node_modules directory created by npm install:
npm install
The source file name(s) are larger than is su
I used GitBash to remove de folder!
rm -r node_modules
It took a while to delete everything, but worked for me!