Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pauliusguzas opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pauliusguzas
Copy link
Collaborator

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
@pauliusguzas pauliusguzas added the bug Something isn't working label Jun 6, 2024
@justinasRm justinasRm self-assigned this Jun 7, 2024
@pavjacko pavjacko added this to the 1.0 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants