react-tv
react-tv copied to clipboard
react-tv-cli run-webos requires a target
Current Behavior: react-tv-cli run-webos, launch the emulator.
Expected Behavior: react-tv-cli run-webos, list available devices (including emulator)
I'll take this as we talked in #45
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!
I try to solve this issue on PR #131. Hope going well :)