Because your installation did not include the version number of node. node 的版本号。
比如安装 7.6 这个版本应该是: nvm install v7.6.0。
可以通过 nvm ls-remote 查看有哪些 node
For example, if you install 7.6, this version should be: nvm install v7.6.0. 🎜
🎜You can check which node versions are available through nvm ls-remote. 🎜
Because your installation did not include the version number of
node
.node
的版本号。比如安装
7.6
这个版本应该是:nvm install v7.6.0
。可以通过
For example, if you installnvm ls-remote
查看有哪些node
7.6
, this version should be:nvm install v7.6.0
. 🎜 🎜You can check whichnode
versions are available throughnvm ls-remote
. 🎜