- cnpm private server. Why do two packages of publish appear through cnpm install? the names are different and the contents are the same
while npm install only downloads one
while npm install only downloads one
cnpm uses the npminstall library internally to speed up installation by means of link.