:Release Notes:
Fix connection error in ares-launch -H option
:Detailed Notes:
ares-launch -H shows "lunaAddr" error message with emulator turned off
Fix to it show "connection" error message instead of "lunaAddr"
:Testing Performed:
TC passed on OSE target & emulator.
ESLint passed
Verified with CLI commands with emulator turned off
$ ./ares-launch.js -H sampleWeb -d emulator
ares-launch ERR! [syscall failure]: connect ECONNREFUSED 127.0.0.1:6622
ares-launch ERR! [Tips]: Connection refused. Please check the device IP address or the port number
:Issues Addressed:
[PLAT-138374] Prepare to system test of CLI v2.2.0
:Release Notes: Fix connection error in ares-launch -H option
:Detailed Notes:
:Testing Performed:
:Issues Addressed: [PLAT-138374] Prepare to system test of CLI v2.2.0