webosose / ares-cli

ares-cli is a command-line interface(CLI) for webOS
Apache License 2.0
38 stars 17 forks source link

Fix emulator connection of ares-launch -H option #42

Closed YoungeunKim closed 3 years ago

YoungeunKim commented 3 years ago

:Release Notes: Fix connection error in ares-launch -H option

:Detailed Notes:

:Testing Performed:

  1. TC passed on OSE target & emulator.
  2. ESLint passed
  3. 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

YoungeunKim commented 3 years ago

Code :+1: Verified :+1: