npm安装rimraf ,npm版本号要是低于5.x.x 具体不记得了,不然就安装不了这个工具
npm install rimraf -g 然后: rimraf node_modules
在这里学到的: https://segmentfault.com/q/1010000002972327