Closed Emzawadzki closed 7 months ago
As far as I can see Ubuntu path is not being handled on webOS right now according to https://github.com/pavjacko/renative/blob/master/packages/rnv/src/platformTools/webos/index.js#L51 , am I right?
I managed to run app by simply running emulator manually before rnv run
command. I'll leave this issue as a reminder to add to documentation some info about that
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@Emzawadzki thanks for reporting this issue, is this still reproduced on latest rnv version?
@Emzawadzki Not reproduced it on 1.0.0-rc.10. Could you try it on this version?
Closing as issue was resolved, feel free to reopen if needed
Describe the bug Running on Ubuntu 20.04, renative current version (0.30.4) results in error. Tried on new project, created from
renative-template-hello-world
template, with no additional changes.webOS emulator is installed in
/usr/local/share/webOS_TV_SDK
(default install location)~/.rnv/renative.json
file contents (only WEBOS_SKD) changed vs default one:To Reproduce
Pick
renative-template-hello-world
Expected behavior Seeing hello world project on emulator
Screenshots or copy&paste
results in:
results in:
Desktop (please complete the following information):
Additional context rnv seems to look for Mac application instead of using Linux one, here's also a
ls
from emulator dir: