Skip to content

Conversation

@thymikee
Copy link
Member

@thymikee thymikee commented Feb 28, 2020

Summary:

Moved "Watch mode is not supported in this environment" log to debug level.

Fixes expo/expo-cli#1589

From my testing, no Expo functionality was affected, as CLI is run as a child process and is not a TTY. However, extra log message may have been confusing for the users.

Also, watch mode can be disabled by passing --no-interactive flag to the RN CLI.

cc @brentvatne

Test Plan:

Tested using both latest Expo and CLI alone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Watch mode is not supported in this environment

3 participants