flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms

Home Page:https://renative.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[webos] webos cli 3.0 uses diffirent install location which is not recognized by rnv, rnv looks for cli in different location

pauliusguzas opened this issue · comments

Describe the bug
from webos cli 3.0, cli is installed using npm, therefore is put in different location, which rnv can't recognize. Previously cli was stored in /opt/webOS_TV_SDK/CLI which rnv does recognize.

To Reproduce

  1. Delete older cli and install 3.0 using npm https://webostv.developer.lge.com/develop/tools/cli-release-notes
  2. run webos from template

Expected behavior
app runs

Actual behavior

│ error: ⨯ ○ build: Location of your cli /opt/webOS_TV_SDK/CLI/bin/ares-package does not exist. check your /Users/justinas/.rnv/renative.json file if your sdks paths are correct

Desktop (please complete the following information):

  • OS: macOS Ventura 13.6.4 (M2)
  • Node Version 18.19.0
  • RNV Version 1.0.0-rc.19
  • @rnv/template-starter 1.0.0-rc.19