You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.
Hi, I configured the package which is working when launching expo normally with
expo r
.However when I try to launch the application using vs code debugger I catch this error because the main variable seems to end up being
undefined
.Am I missing some crucial step or piece of information by expecting this to work?
Result:
Ideas? Am I misusing react-native-dotenv?
The text was updated successfully, but these errors were encountered: