Steve, Just FYI Ambari team works around it in 2 ways. Installing node on the fly and also doing the same in Docker containers. https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-Commit/ <-- on the fly https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-Commit-docker/ <--- docker
On Wed, Nov 19, 2014 at 10:09 AM, Steven Gill <[email protected]> wrote: > 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 > -- -jun
