Skip to content
ntnyq的前端人生
搜索全站
K
Main Navigation
首页
前端篇
基础篇
构建篇
插件篇
框架篇
拓展篇
Node篇
浏览器插件篇
油猴插件
工具篇
我的项目
vuepress-plugin-social-share
vuepress-plugin-svg-icons
element-plus-admin
omz-plugin-pnpm
gulp-plugins
Appearance
Menu
Return to top
On this page
nvm
使用方法:
bash
# 安装所需版本的 node
$
nvm
install
10.15.3
# 将当前node版本写入 .nvmrc 文件
$
node
-v
>
.nvmrc