当前位置:网站首页>Nodejs installation and download
Nodejs installation and download
2022-06-29 00:35:00 【Keep_ Trying_ Go】
List of articles
1. Download address
https://nodejs.org/download/release/v14.19.3/
2.Nodejs Installation mode
Windows Two installation methods are provided on the platform
(1) One is .MSI The installation files ;
(2) One is .exe Executable file ;
I chose .exe File installation 
3. Environment configuration process ( The configuration is complete )
(1) To configure node.exe The environment variable of the file
Right click “ This computer ” Of “ attribute ”-> Advanced system setup -> environment variable -> System variables ->path-> Click edit -> newly build :
take node.exe Copy the path of the file to the new option .
(2) To configure npm route
Because when downloading the installation package , It already includes npm file , So you can configure the path directly . Here is also the configuration system variable , It's the same as up here .( Look below )


4. Test whether the configuration is successful
(1) Test the installed version first

(2) Code testing
Use the code provided on the official website to test https://nodejs.org/en/about/
What does this code mean , I don't need to care about , Only the current node.js Whether the environment is configured successfully .
Copy the code to a new file you created (.js)
Open under current file cmd The command line window runs the program 

边栏推荐
- 请问同花顺上开户安全吗
- Pinhole camera with added lens
- Report on the convenient bee Lantern Festival: the first peak sales of pasta products this year; prefabricated wine dumplings became the winners
- MNIST handwritten numeral recognition demo based on pytorch framework
- Chrome浏览器的基本使用
- Leetcode 178 Score ranking (June 27, 2022)
- 【leetcode】153. Find the lowest value in the rotation sort array
- 利用verilogA模块采样
- Haskell configuring vs code development environment (june2022)
- [image detection] recognition of the front and back of a coin based on texture features with matlab code attached
猜你喜欢

机器视觉系统的配件及工作过程

Two fresh students: one is practical and likes to work overtime, and the other is skilled. How to choose??

WPF implementation calls local camera~

Daily question 1: the number of numbers in the array 2
![[gym 102423]-elven efficiency | thinking](/img/cf/b65f3db1580a83478f8351cea22040.png)
[gym 102423]-elven efficiency | thinking

LinkedIn datahub - experience sharing

Precautions for installation and use of rotary joint

Xiaobai's e-commerce business is very important to choose the right mall system!

The magical zero knowledge proof can not only keep secrets, but also make others believe you!

Typescript -- Section 3: Interface
随机推荐
架构实战营|模块5
ES6:let、const、箭头函数
【leetcode】17. Letter combination of telephone number
Typescript -- Section 1: basic types
Report on the convenient bee Lantern Festival: the first peak sales of pasta products this year; prefabricated wine dumplings became the winners
Résumé de Manon, 25 ans, diplômé en trois ans
搭建单机 nacos 负载均衡ribbon 轮询策略 权重2种方式
JVM底层又是如何实现synchronized的
光纤滑环价格过高的原因
oracle 去掉html标签
Roson's QT journey 80 qurl class
EditText listening focus
Zoom with mouse wheel
Go1.18 new feature: discard strings Title Method, a new pit!
[image registration] SAR image registration based on particle swarm optimization Improved SIFT with matlab code
Operation level smart campus system source code smart campus applet source code + electronic class card + face recognition system
MySQL high availability dual master synchronization
Comparison between winding process and lamination process
[Gym 102423]-Elven Efficiency | 思维
每日一题: 数组中数字出现的次数