react-tv-cli run-webos requires a target
raphamorim opened this issue · 3 comments
raphamorim commented
Current Behavior: react-tv-cli run-webos, launch the emulator.
Expected Behavior: react-tv-cli run-webos, list available devices (including emulator)
alejandronanez commented
I'll take this as we talked in #45
alejandronanez commented
Hello @raphamorim!
All this TV apps development is new to me so maybe I'm asking something that's beyond the scope of this project.
- I'm running the webOS installer for
OSX 10.3.3but I'm prompted for a location different than/opt/webOS_TV_SDKto continue with the installation. Will this affect my local development environment? - I don't have a TV that can run
webOSis this a problem? - I guess I just need to run
npm installon the root of this project to get things going? is there any additional step?
Thanks!
matheusmonte commented
I try to solve this issue on PR #131. Hope going well :)