当前位置:网站首页>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 !
边栏推荐
- Pytorch轻量级可视化工具wandb(local)
- VS克隆时显示403错误
- The calculation of stripe, kernel and padding in CNN
- @Accessors注解作用指定前缀遵守驼峰命名
- VS 2019配置tensorRT
- Unity3d RPG implementation (medium)
- Yolov5 project based on QT
- Basic information of Promethus (I)
- The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
- navicat 导出数据库的表结构
猜你喜欢

idea 加载不了应用市场解决办法(亲测)

Spark on yarn资源优化思路笔记

MongoDB复制集【主从复制】

FileZilla Client下载安装

Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!

Spark on yarn resource optimization ideas notes

Use of El tree search method

MySql实战45讲【SQL查询和更新执行流程】

Limit of one question per day

Hi3536C V100R001C02SPC040 交叉编译器安装
随机推荐
The difference between componentscan and componentscans
QQ小程序开发之 一些前期准备:预约开发账号、下载安装开发者工具、创建qq小程序
LVGL使用心得
Mongodb replication set [master-slave replication]
Avec trois. JS fait une scène 3D simple
el-tree搜索方法使用
MongoDB主配置文件
C programming learning notes [edited by Mr. Tan Haoqiang] (Chapter III sequence programming) 03 operators and expressions
解决高並發下System.currentTimeMillis卡頓
com. fasterxml. jackson. databind. Exc.invalidformatexception problem
The idea cannot be loaded, and the market solution can be applied (pro test)
Idea format code idea set shortcut key format code
Agile certification (professional scrum Master) simulation exercises
Vs 2019 installation and configuration opencv
The calculation of stripe, kernel and padding in CNN
Nce detail of softmax approximation
Don't use the new Dede collection without the updated Dede plug-in
C#通用接口调用
Pytorch multi card distributed training distributeddataparallel usage
Convert binary stream to byte array