当前位置:网站首页>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.org
3.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 !
边栏推荐
- MongoDB安装 & 部署
- 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
- softmax的近似之NCE详解
- float与0比较
- FileZilla Client下载安装
- 二维数组中的元素求其存储地址
- MySql實戰45講【SQL查詢和更新執行流程】
- Summary of determinant knowledge points in Chapter 1 of Linear Algebra (Jeff's self perception)
- MySql实战45讲【索引】
- Ansible introduction [unfinished (semi-finished products)]
猜你喜欢
Summary of electromagnetic spectrum
MySql实战45讲【SQL查询和更新执行流程】
MySQL practice 45 [global lock and table lock]
navicat 导出数据库的表结构
MongoDB简介
Idea set method call ignore case
Pytoch configuration
Mongodb installation & Deployment
Positioning (relative positioning, absolute positioning, fixed positioning, Z-index) 2022-2-11
UMI route interception (simple and rough)
随机推荐
The difference between static web pages and dynamic web pages & the difference between Web1.0 and Web2.0 & the difference between get and post
C # webrequest post mode, based on "basic auth" password authentication mode, uploads files and submits other data using multipart / form data mode
Pat class B "1104 forever" DFS optimization idea
Spark on yarn resource optimization ideas notes
使用InputFilter限制EditText时踩坑及解决方案
Find the storage address of the elements in the two-dimensional array
文件重命名
Docker install MySQL
Lvgl usage experience
Converts a timestamp to a time in the specified format
@Accessors annotation function specifies that the prefix follows the hump naming
labelme标记的文件转换为yolov5格式
Elsevier latex submitted the article pdftex def Error: File `thumbnails/cas-email. jpeg‘ not found: using draf
el-tree搜索方法使用
node,npm以及yarn下载安装
Agile certification (professional scrum Master) simulation exercises
Don't use the new Dede collection without the updated Dede plug-in
2020-01-01t00:00:00.000000z date format conversion
Vs 2019 configuration du moteur de génération de tensorrt
Pytoch lightweight visualization tool wandb (local)