node-ansible icon indicating copy to clipboard operation
node-ansible copied to clipboard

Update instructions for bor v0.2.4

Open SwaroopH opened this issue 5 years ago • 0 comments

Current instructions fail for v0.2.1

fatal: [3.237.99.90]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002944", "end": "2021-01-27 16:13:48.672532", "msg": "non-zero return code", "rc": 2, "start": "2021-01-27 16:13:48.669588", "stderr": "make: *** No rule to make target 'bor-all'. Stop.", "stderr_lines": ["make: *** No rule to make target 'bor-all'. Stop."], "stdout": "", "stdout_lines": []}

SwaroopH avatar Jan 27 '21 16:01 SwaroopH