当前位置:网站首页>Node installation and configuration of environment variables
Node installation and configuration of environment variables
2022-08-02 06:44:00 【m0_67392931】
Not much nonsense, today I will teach you how to configure your own node environment.
The first step: Go to the official website of NOde.js to download the installation package of Node.js, the official website address: http://nodejs.cn/
Step 2: Open and run the downloaded installation package, click next (next) and the following will appear:
Step 3: Check the box of I accept..., click next (next) and the following will appear:
Step 4: In this step, you need to choose the location where Nodejs is stored. The author himself stored it in the C drive, but it is recommended to store it in the D drive, as shown below:
Step 5: After selecting the installation path, click Install.
Step 6: Wait for the installation to complete, as follows.
Step 7: Open the control panel of the system, find the environment variable, and enter as follows:
Step 8: See system variables, find Path, and select it.
Step 9: Find the location where you installed Nodejs and copy it.
Step 10: Enter the Path editor just now, put the pasted path in, and click OK
Step 11: Now that your Nodejs environment is configured, you can open cmd (command prompt), enter node -v to check the version of node, and check whether the configuration is successful.
If the version number appears, it means that node.js is configured. This is the end. If you have any questions, you can leave a message below.
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
- Point Density-Aware Voxels for LiDAR 3D Object Detection Paper Notes
- kubernetes affinity, anti-affinity, taint, tolerance
- 金蝶国际:半年亏掉去年一年,疯狂烧钱的商业模式如何持续
- 5年在职经验之谈:2年功能测试、3年自动化测试,从入门到不可自拔...
- Difference and analysis of CPU usage and load
- selenium + robotframework的运行原理
- Contents of encoding-indexes.js file printed with Bluetooth:
- C 竞赛——捕鱼
- 如何优化OpenSumi终端性能?
- 人工神经网络
猜你喜欢
leetcode-338.比特位计数
Stress testing and performance analysis of node projects
字节面试题:如何保证缓存和数据库的一致性
双重for循环案例(用js打印九九乘法表)
[C language] LeetCode26. Delete duplicates in an ordered array && LeetCode88. Merge two ordered arrays
程序员最重要的能力是什么?
Cyber Security Learning - Intranet Penetration 4
人工神经网络
nacos registry
Not annotated parameter overrides @NonNullApi parameter
随机推荐
Meta公司内部项目-RaptorX:将Presto性能提升10倍
腾讯大咖分享 | 腾讯Alluxio(DOP)在金融场景的落地与优化实践
金山云团队分享 | 5000字读懂Presto如何与Alluxio搭配
Not annotated parameter overrides @NonNullApi parameter
制作web3d动态产品展示的优点
HCIP第十七天
双重for循环案例(用js打印九九乘法表)
线程基础(一)
Difference and analysis of CPU usage and load
代码编世界 科技创未来
目标检测重要概念——IOU、感受野、空洞卷积、mAP
【OpenCV从入门到实践】图像处理技术[像素](全网最详细)
VMTK环境配置记录
Detailed explanation of interface in Go language
Constructors, member variables, local variables
Say good woman programmers do testing have an advantage?More than a dozen interview, abuse of cry ~ ~ by the interviewer
秒杀系统小demo
zabbix邮件报警和微信报警
NPM ---- 安装yarn
直播系统聊天技术(八):vivo直播系统中IM消息模块的架构实践