frontend:nvm
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
frontend:nvm [2016/10/19 10:18] – 创建 memory | frontend:nvm [2023/12/03 10:24] (当前版本) – 外部编辑 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
====== nvm ====== | ====== nvm ====== | ||
- | nvm - Node Version Manager - Simple bash script to manage multiple active node.js versions. | + | {{tag> |
+ | |||
+ | nvm - Node Version Manager - Simple bash script to manage multiple active | ||
===== Installation ===== | ===== Installation ===== | ||
- | curl -o- https:// | + | <code bash> |
+ | curl -o- https:// | ||
+ | </ | ||
then add following lines to your profile: | then add following lines to your profile: | ||
行 54: | 行 58: | ||
NVM_NODEJS_ORG_MIRROR=https:// | NVM_NODEJS_ORG_MIRROR=https:// | ||
+ | |||
+ | ===== Reference ===== | ||
+ | |||
+ | * https:// |
frontend/nvm.1476843499.txt.gz · 最后更改: 2023/12/03 10:24 (外部编辑)