Mac下更新npm版本

xiaoxiao2021-02-28  42

1、运行下面的命令,查看npm可更新的版本:

npm -g outdated

2、更新对应的版本

sudo npm -g install npm@5.4.2

效果图如下:

转载请注明原文地址: https://www.6miu.com/read-999991.html

最新回复(0)