当前位置:网站首页>NPM install problem solving (NVM installation and use)
NPM install problem solving (NVM installation and use)
2022-06-23 16:29:00 【David Liangchen】
We are npm install Conduct vue The following problems will occur when the project depends on installation :node edition 
Let's enter first github
https://github.com/coreybutler/nvm-windows/releases

download :nvm-setup.zip
All the way back next that will do
To configure
Open our installation directory
settings.txt: File content modification

node_mirror: https://npm.taobao.org/mirrors/node/
npm_mirror: https://npm.taobao.org/mirrors/npm/

nvm -v Verify that the installation was successful

nvm ls see node There are versions 
If you don't have the version you want, download it directly nvm install xxx( Version number )
Switch after downloading
nvm use xxx( Version number )
边栏推荐
- 二分查找法思路分析
- Tips for using JS objects
- golang二分查找法代码实现
- leetcode:30. 串联所有单词的子串【Counter匹配 + 剪枝】
- Advanced development stage - the thickening of potential suspension wire begins A small step now, a big step next year
- golang冒泡排序代码实现
- [tcapulusdb knowledge base] tcapulusdb tmonitor module architecture introduction
- Readimg: read picture to variable variable variable
- Innovation strength is recognized again! Tencent security MSS was the pioneer of cloud native security guard in 2022
- PageHelper faces the paging problem of complex service data processing
猜你喜欢

【TcaplusDB知识库】TcaplusDB新增机型介绍

Advanced development - generic entry basic class test

Matlab: how to know from some data which data are added to get a known number

Server deployment and instructions

元宇宙带来的社会结构和资本制度演变

Innovation strength is recognized again! Tencent security MSS was the pioneer of cloud native security guard in 2022
![[tcapulusdb knowledge base] Introduction to tmonitor stand-alone installation guidelines (II)](/img/6d/8b1ac734cd95fb29e576aa3eee1b33.png)
[tcapulusdb knowledge base] Introduction to tmonitor stand-alone installation guidelines (II)

二分查找法思路分析

openGauss数据库源码解析系列文章—— 密态等值查询技术详解(下)
NLP 论文领读|改善意图识别的语义表示:有监督预训练中的各向同性正则化方法
随机推荐
What are the risks of opening a fund account? Is it safe to open an account
【TcaplusDB知识库】TcaplusDB新增机型介绍
ADB 按鍵名、按鍵代碼數字、按鍵說明對照錶
短视频平台开发,点击输入框时自动弹出软键盘
Avoid these six difficulties and successfully implement MES system
阻塞、非阻塞、多路复用、同步、异步、BIO、NIO、AIO 一文搞定
npm install 问题解决(nvm安装与使用)
[openharmony] USB gadget configuration HDC function cfg file interpretation
Image reading: image open(ImgPath)
港股多支个股表现活跃,引发投资者对港股市场回暖猜想与关注
Batch registration component
Uniapp sends picture messages to Tencent instant messaging Tim
[tcapulusdb knowledge base] Introduction to new models of tcapulusdb
Asynclistener interface of servlet 3.0
万字攻略,详解腾讯面试(T1-T9)核心技术点,面试题整理
A tour of grpc:01 - Basic Theory
get_ edges
R语言使用tidyquant包的tq_transmute函数计算持有某只股票的天、月、周收益率、ggplot2使用条形图(bar plot)可视化股票月收益率数据、使用百分比显示Y轴坐标数据
Thinking analysis of binary search method
R语言使用magick包的image_scale函数对图像进行缩放(resize)、可以自定义从宽度或者高度角度进行缩放