bash: node: command not found

当安装好node.js后,cmd能够正常用node -v命令查看版本,但是在在git bash中输入node -v查询版本时报错:bash: node: command notfound,此时重启电脑就解决了

你可能感兴趣的:(错误)