安装
去官网下载安装,直接安装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.