1. http://nodejs.org  下载安装包安装

2. node -v 正常返回版本号

3. 设置镜像 npm config set registry https://registry.npm.taobao.org

4. 安装 grunt : sudo npm install -g grunt-cli    

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2020-07-18
  • 2022-01-03
  • 2021-12-29
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-07-06
相关资源
相似解决方案