1.第一步:下载

下载地址:https://nodejs.org/en/download/

我电脑是windows 64-bit,下载的是箭头指向的~

node.js安装步骤

 

2.第二步:安装

next ----> 选中 I accecpt the terms in the License Agreement  然后 next ---->选择 自定义目录  然后 next ---->next ---->install

~~~~~   等待安装ing  ~~~~~

验证是否安装成功:cmd --->输入 node --version

出现版本号表示安装成功!

node.js安装步骤

相关文章:

  • 2021-06-03
  • 2021-09-14
  • 2022-12-23
  • 2022-01-07
  • 2022-01-04
  • 2022-12-23
猜你喜欢
  • 2021-10-18
  • 2021-12-16
  • 2021-10-02
  • 2021-10-09
  • 2021-04-12
相关资源
相似解决方案