赞
踩
如果我们的npm安装版本较旧,现在需要更新应该怎么操作呢?
首先查看当前版本,在win下输入$ npm -v
之后输入$ npm install npm@latest -g 进行npm版本自动更新