cnpm 应用了相干的缓存,能够防止下载反复的包,而产生援用的问题,导致 node 包无奈复用 这个就是 cnpm 下载呈现的故障,能够应用 npm 下载,或者 cnpm install –by=npm 问题解决