react-native-community / cli

The React Native Community CLI - command line tools to help you build RN apps
MIT License
2.34k stars 899 forks source link

Handle prompts in `init` command #2390

Open szymonrybczak opened 4 months ago

szymonrybczak commented 4 months ago

Description

When doing all necessary parts in init command we run also yarn set version which sometimes can show a prompt (e.g. related to Corepack), current we hide all logs, so prompt is not presented and init command hangs.

szymonrybczak commented 4 months ago

cc @jbroma who hit the issue

github-actions[bot] commented 1 month ago

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.