Answers for "Expo Developer Tools is disconnected from Expo CLI. Use the expo start command to start the CLI again."

0

Expo Developer Tools is disconnected from Expo CLI. Use the expo start command to start the CLI again.

to fix this use:
1 npm install
and then
2 expo start
use sudo for permitions
Posted by: Guest on October-25-2020

Browse Popular Code Answers by Language