安装
去官网下载安装,直接安装nodejs。
test:
使用node -v
来查看node版本
更新
npm install npm@latest -g
安装指定版本
https://registry.npmjs.org/npm/-/npm-{VERSION}.tgz.
去官网下载安装,直接安装nodejs。
test:
使用node -v
来查看node版本
npm install npm@latest -g
https://registry.npmjs.org/npm/-/npm-{VERSION}.tgz.
本文标题:02.npm安装和更新
本文链接:https://www.haomeiwen.com/subject/upmwgttx.html
网友评论