Handle prompts in `init` command
Author: szymonrybczakCreated May 12, 2024Updated Aug 20, 2024
Labelsbug reportno-stale-bot
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.
Source: react-native-community/cli