当前位置:网站首页>NVM, NRM tutorial
NVM, NRM tutorial
2022-07-21 20:56:00 【Fan Xiaoduo】
One 、nvm
Specifically for node Tools for version management , It allows you to install and switch different versions of node.js
Installation address :Releases · coreybutler/nvm-windows · GitHub
Common commands
nvm list
: View all the installed now node edition*
: Indicates the version in usenvm list available
: see nodejs All official versionsnvm install Version number
: Download the corresponding node Version numbernvm use Version number
: Switch node editionnvm uninstall Version number
: uninstall node edition
nrm
nrm It's a npm Source Manager , Allows you to quickly in npm Switch between sources .
install
npm install -g nrm
Common commands
nrm ls
: Check out the optional sourcesnrm use Source name
: Switch sourcenrm add name source address
: Add sourcenrm test npm
: Test speed npm
边栏推荐
- 边界层积分方程与马兰格尼效应
- Pikachu character injection for Day1 POC and exp learning
- Realization of interface displacement by linear Schrodinger equation
- Koa2 fast build server
- 【逆向分析】恶意代码静态分析
- 【内网渗透】openssl反弹流量加密shell
- Custom get request parameter class get post
- Storage principle of JS data type in memory
- thinkphp6使用EasyWeChat5.x之公众号开发(一)
- Openfoam programming: combination of VOF method and porous media model
猜你喜欢
Simple method of array de duplication (excluding reference type)
DVWA [SQL injection (blind)] learning record
Nodejs+express uses CORS middleware to solve cross domain problems
线性薛定谔方程实现界面推移
[geek challenge 2019] easy, love, baby SQL
【内网渗透】内网渗透红日靶场(vulnstack)二
The text file is transferred to the external server through the web proxy server and returned after modification
Koa2 fast build server
Openfoam tips
Thinkphp6 uses easywechat5 X official account development (II)
随机推荐
thinkphp设置单位时间内限制 ip 的请求
PHP基础语法
个人小程序:梦缘
PHP 大文件分块上传 底层实现
通过Web代理服务器实现文本文件传输至外部服务器并且修改后返回
h5在线聊天室
Uniapp customized navigation bar buttons and button click events
BUUCTF(misc)
Openfoam tips
【PHP代码审计】Pikachu靶场漏洞入门分析
22. [static member access format] class name:: access member, then the member needs to be static]
Thinkphp5.1 send email with phpmailer
OpenFoam中的VOF相变方程
解决uniapp编译后vendor.js文件过大(官方处理方案)
Large file download solution
Use the nodemon tool to restart the nodejs server automatically
BUUCTF(web类)
Storage principle of JS data type in memory
Openfoam programming: combination of VOF method and porous media model
tp5导入excel到数据库