非电脑管理员安装Node

发布时间 2023-04-06 10:13:34作者: GongDonghai

1.安装Node压缩包,安装地址如下。用ctrl+f4搜索自己需要的版本即可。
https://registry.npmmirror.com/binary.html?path=node/

2.解压缩
image

3.在c盘创建一个nodejs文件夹,将压缩文件拷贝黏贴进去
image

4.配置用户环境变量
image

5.Test
image