When I try to login in expo I got this error :
[exp] Set EXPO_DEBUG=true in your env to view the stack trace.
Do you know where exactly I have to set the value of EXPO_DEBUG
?
EXPO_DEBUG
is an environment variable, so you can set it by typing export EXPO_DEBUG=true
in your shell.
Just simply put the following commands in Windows os in sequence it will definitely work.
1:
cd Project_Dir>Set EXPO_DEBUG=true
2:
cd Project_Dir>expo start
This is working fine for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With