当前位置:网站首页>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 !
边栏推荐
- Edit and preview in the back pipe to get the value writing method of the form
- Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence
- 文件重命名
- [mathematical logic] normal form (conjunctive normal form | disjunctive normal form | major item | minor item | maximal item | minor item | principal conjunctive normal form | principal disjunctive no
- @Accessors annotation function specifies that the prefix follows the hump naming
- Bid farewell to artificial mental retardation: Mengzi open source project team received RMB 100 million financing to help NLP develop
- PHP constructor with parameters - PHP constructor with a parameter
- Vs 2019 configuration du moteur de génération de tensorrt
- 用Three.js做一个简单的3D场景
- Captura下载安装及在Captura配置FFmpeg
猜你喜欢
别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
MongoDB安装 & 部署
Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!
MySql实战45讲【事务隔离】
MySql实战45讲【索引】
Limit of one question per day
MySql实战45讲【全局锁和表锁】
Pat class B "1104 forever" DFS optimization idea
Captura下载安装及在Captura配置FFmpeg
umi 路由拦截(简单粗暴)
随机推荐
Summary of matrix knowledge points in Chapter 2 of Linear Algebra (Jeff's self perception)
模型转换onnx2engine
用Three.js做一個簡單的3D場景
BigVision代码
为什么线程崩溃不会导致 JVM 崩溃
float与0比较
二维数组中的元素求其存储地址
MySql实战45讲【索引】
C # webrequest post mode, based on "basic auth" password authentication mode, uploads files and submits other data using multipart / form data mode
Small guide for rapid formation of manipulator (VIII): kinematic modeling (standard DH method)
小程序获取用户头像和昵称
@Accessors注解作用指定前缀遵守驼峰命名
3D drawing example
Advanced redis applications [password protection, data persistence, master-slave synchronization, sentinel mode, transactions] [not completed yet (semi-finished products)]
The calculation of stripe, kernel and padding in CNN
Bigvision code
Using jasmine to monitor constructors - spying on a constructor using Jasmine
MySQL practice 45 lecture [transaction isolation]
The file marked by labelme is converted to yolov5 format
900W+ 数据,从 17s 到 300ms,如何操作