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 was archived by the owner on Jul 8, 2020. It is now read-only.
The package at "node_modules/react-native-dotenv/index.js" attempted to import the Node standard library module "path". It failed because React Native does not include the Node standard library. Read more at https://docs.expo.io/versions/latest/introduction/faq/#can-i-use-nodejs-packages-with-expo
My versions:
node: 10.16
npm: 6.9
expo: 32.0.6
react-native-dotenv: 0.2.0
I've tried to remove node_modules, cleared cache, restarting the computer, install again.
I have the same problem as the stackoverflow question.