renative
renative copied to clipboard
Engine not found in new project
Describe the bug
In rnv new
by not selecting any of this platforms android
, ios
or androidwear
you get error when running npx rnv run
If you run npx rnv run -p <platform>
it works.
To Reproduce Steps to reproduce the behavior:
- Create new project without android, ios, androidwear support
- Run command
rnv run
- See error
Expected behavior To give available platforms and run them successfully.
Screenshots or copy&paste
Desktop (please complete the following information):
- OS: macOS
- Node Version v18.19.0
- RNV Version 1.0.0-rc.19