Doing a shell command for jenkins, node -v will return + node -v /tmp/hudson1841044786601466903.sh: line 15: node: command not found
Strangely enough, npm is in my path and works. Do I need to install nodejs into my workspace manually and add it to my environment variables? This seems like a bug to me. Issue at https://issues.apache.org/jira/browse/INFRA-8647 -Steve
