1. Download nodejs Visit and download | Node.js Chinese website (nodejs.cn) Download address of this site: Click to download 2. Double-click to installClick Next for all and then Install. 3. Reset the global npm source and correct it to Taobao's NPM image: Hold down the [Shift] key and right-click the mouse -> Open the PowerShell window this time Execute the following command npm install -g cnpm --registry=https://registry.npm.taobao.org 4. Install Yarncnpm i -g yarn If an error is reported as shown in the figure below, execute the following command set-ExecutionPolicy RemoteSigned ![]() 5. Set up Yarn’s Taobao sourceyarn config set registry http://registry.npm.taobao.org This is the end of this article about installing nodejs and yarn and configuring Taobao source process recording. For more information about installing nodejs and yarn, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Detailed explanation of using Alibaba Cloud image repository to build foreign Docker images
>>: Solve the problem of Tomcat10 Catalina log garbled characters
This article shares with you a draggable photo wa...
Table of contents Vue3 encapsulation message prom...
Table of contents 1. Introduction to docker-maven...
mysql 8.0.22 winx64 installation and configuratio...
Overflow Hide It means hiding text or image infor...
1. Modify my.cnf #The overall effect is that both...
Use vite to build a vue3 project You can quickly ...
Let's take a look at the situation where Secu...
Problem Description As we all know, the SQL to so...
View Database show databases; Create a database c...
1. Check the synchronization status of A and B da...
apache: create virtual host based on port Take cr...
MySQL 8 new features: My personal opinion on MySQ...
What are HTTP Headers HTTP is an abbreviation of ...
MySQL has multiple ways to import multiple .sql f...