安裝
去官網(wǎng)下載安裝,直接安裝nodejs。
test:
使用node -v來查看node版本
更新
npm install npm@latest -g
安裝指定版本
https://registry.npmjs.org/npm/-/npm-{VERSION}.tgz.
去官網(wǎng)下載安裝,直接安裝nodejs。
test:
使用node -v來查看node版本
npm install npm@latest -g
https://registry.npmjs.org/npm/-/npm-{VERSION}.tgz.