时间:2024-11-02 01:19:21
1、首先你是成功安装了nodejs的
2、通过命令查看npm版本号# npm -v
3、命令更新npm版本# npm -g install npm@2.9.1要等一会儿