npm 报错This is probably not a problem with npm. There is likely additional logging output above.

可能是版本的问题

在把之前装的都清空,重新安装一次

rm -rf node_modules
rm package-lock.json
cnpm cache clear --force
cnpm install