当前位置:网站首页>Download and install node, NPM and yarn
Download and install node, NPM and yarn
2022-07-03 03:27:00 【Water W】
Catalog
2. Install Taobao image , Permanent use
1.node Download and install
(1) Enter official website download | Node.js Chinese net
(2) choice “macOS Installation package ”, Go to download , Wait for download to complete

(3) Once the download is complete ,

(4) Double click to run the file just downloaded , The installation process will appear , Follow the installation process step by step ,

Click on “ continue ” Go to the next page ,

Click on the install ” Go to the next page ,

Click on “ close ”,
(5) Run the following commands in the terminal , testing node.js Has it been installed successfully ,
node -v
npm -v
2. Install Taobao image , Permanent use
Run the following commands in the terminal ,
npm config set registry https://registry.npm.taobao.org3.yarn Installation
(1) Run the following commands in the terminal ,
npm install -g yarn
If the previous command fails to install , Then try
sudo npm install -g yarn
(2) see yarn edition , Check whether the installation is successful ,
yarn --version
OK,yarn Installation is successful !
边栏推荐
- docker安装及启动mysql服务
- The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
- Captura下载安装及在Captura配置FFmpeg
- Ansible introduction [unfinished (semi-finished products)]
- Introduction to mongodb
- MongoDB簡介
- 解决高並發下System.currentTimeMillis卡頓
- Vs 2019 installation and configuration opencv
- Basic operations of mongodb [add, delete, modify, query]
- PAT乙级常用函数用法总结
猜你喜欢

别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!

Elsevier latex submitted the article pdftex def Error: File `thumbnails/cas-email. jpeg‘ not found: using draf

ffmpeg之 一张/多张图片合成视频
![[pyg] understand the messagepassing process, GCN demo details](/img/8b/8490aac98fd2753e661f74e284f43d.png)
[pyg] understand the messagepassing process, GCN demo details

Gavin teacher's perception of transformer live class - rasa project's actual banking financial BOT Intelligent Business Dialogue robot architecture, process and phenomenon decryption through rasa inte
![MySQL Real combat 45 [SQL query and Update Execution Process]](/img/cd/3a635f0c3bb4ac3c8241cb77285cc8.png)
MySQL Real combat 45 [SQL query and Update Execution Process]
![Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence](/img/60/bae0e8d92a53bcd2b2de3fb22b3b99.jpg)
Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence

node,npm以及yarn下载安装

Idea set method call ignore case

MySql实战45讲【全局锁和表锁】
随机推荐
Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0
Use three JS make a simple 3D scene
Node start server
Tidal characteristics of the Bohai Sea and the Yellow Sea
监听对象中值变化及访问
Docker install MySQL
Pytorch轻量级可视化工具wandb(local)
Stepping on pits and solutions when using inputfilter to limit EditText
numpy之 警告VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences
Latest version of NPM: the "NPM" item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check
Vs 2019 configuration du moteur de génération de tensorrt
Introduction to mongodb
Limit of one question per day
[mathematical logic] predicate logic (individual word | individual domain | predicate | full name quantifier | existence quantifier | predicate formula | exercise)
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
Mongodb master profile
On the adjacency matrix and adjacency table of graph storage
【PyG】理解MessagePassing过程,GCN demo详解
FileZilla Client下载安装
机械臂速成小指南(八):运动学建模(标准DH法)