Lazy loaded image
3️⃣node多版本如何管理
Words 115Read Time 1 min
2025-6-11
2025-6-11
type
status
date
slug
summary
tags
category
icon
password
 
😀
本文主要讲述如何安装和管理多版本node
 

📝 前提:卸载干净之前下载的node

1、安装nvm

网址:
下载最新版的nvm-set.exe
notion image
安装时,路径不能带中文。

2、常用语句

查询可安装版本:

安装

举例:nvm install 24.2.0
notion image

使用

举例:nvm use 24.2.0
notion image

列出已安装版本

 
上一篇
关于本地运行和部署
下一篇
UI设计学习