📜  nvm 使用默认别名 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:45.502000             🧑  作者: Mango

代码示例1
(nvm maintainer here)

nvm alias default 6.11.5 if you want it pegged to that specific version.

You can also do nvm alias default 6.

Either way, you'll want to upgrade to the latest version of nvm (v0.33.11 as of this writing)