Upon trying to remove the node_modules directory created by npm install:
npm install
The source file name(s) are larger than is su
Just use powershell..
Run powershell and cd to the parent folder and then:
rm [yourfolder]
as in:
rm node_modules