ansible-elixir-stack
ansible-elixir-stack copied to clipboard
npm: command not found
It seems that node is not installed?
TASK [HashNuke.elixir-stack : set npm jobs config] *****************************
fatal: [138.68.27.79]: FAILED! => {"changed": true, "cmd": ["bash", "-lc", "npm config set jobs 1"], "delta": "0:00:00.013386", "end": "2016-08-04 11:57:42.123368", "failed": true, "rc": 127, "start": "2016-08-04 11:57:42.109982", "stderr": "bash: npm: command not found", "stdout": "", "stdout_lines": [], "warnings": []}