flexn-io/renative

[REGRESSION] template starter is failing to run first time

Closed this issue · 0 comments

Describe the bug
Can't run npx rnv run -p without specifying a platform. This happens on the template-starter after running the command yarn bootstrap clean.

To Reproduce

  1. Run yarn bootstrap clean
  2. Open template-starter
  3. Run npx rnv run -p
    image

Desktop (please complete the following information):

  • Node Version 18.18.0
  • RNV Version 1.8.0-rc.0
  • template-starter Version 1.8.0-rc.0