Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

npm与cnpm安装模块版本问题

$
0
0

node版本一样,本地使用npm安装模块,并在发布前使用npm shrinkwrap锁定版本。线上使用的是cnpm,安装模块时,会出现有些模块的版本号不一样。cnpm是不是不会读npm-shrinkwrap.json文件,还是其他的原因,有人知道吗?


Viewing all articles
Browse latest Browse all 14821

Trending Articles