Replies: 1 comment
-
Try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
We're seeing weird errors that appeared after dependencies change:
Error: ENOENT: no such file or directory, open '.env.development.local'
Error: ENOENT: no such file or directory, open '.env.development'
Error: ENOENT: no such file or directory, open '.env.local'
We didn't have this issue before the dependency update and we didn't change anything except the dependencies.
version in package.json: "react-native-dotenv": "^3.4.2"
it doesn't fail anything, just annoying to see this all of a sudden
anyone knows what this is about?
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions