今天配置java 环境的时候 把系统环境Path 误删了 导致命令行 git node 都使用不了。
打node -v 显示 node: command not found…
解决办法 重新配置环境变量 比如 我的node 安装在E盘的Program Files目录下 就添加如下配置:

node: command not found处理方法

相关文章:

  • 2021-09-08
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
  • 2021-09-12
猜你喜欢
  • 2022-02-27
  • 2021-08-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
相关资源
相似解决方案