Jenkins执行脚本npm命令报错 npm: command not found

前提:服务器npm已经配置完成,并且服务器执行npm install没有问题 【npm install】放到脚本里面,Jenkins执行脚本报错 [test] $ /bin/sh -xe /tmp/jenkins617246321908774027.sh + sh /home/sh/test.sh /home/sh/test.sh: line 7: npm: command not found 解
相关文章
相关标签/搜索