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
The package at "node_modules\react-native-dotenv\index.js" attempted to import the Node standard library module "fs". It failed because the native React runtime does not include the Node standard library.
#78
Closed
champ8644 opened this issue
Sep 30, 2020
· 4 comments
So after I read your suggestion of migrating to 2.x.x I tried your solution and still I can't seem to build an expo apps at all,
This is the error I got:
Failed building JavaScript bundle.
The package at "node_modules\react-native-dotenv\index.js" attempted to import the Node standard library module "fs". It failed because the native React runtime does not include the Node standard library. Read more at https://docs.expo.io/workflow/using-libraries/#using-third-party-libraries
I have tried everything and it doesn't seem to work. please help!
your sincere,
Charisu
The text was updated successfully, but these errors were encountered:
I was using expo with react-native-dotenv
with
and babel.config.js
I have use only this in my file
So after I read your suggestion of migrating to 2.x.x I tried your solution and still I can't seem to build an expo apps at all,
This is the error I got:
I have tried everything and it doesn't seem to work. please help!
your sincere,
Charisu
The text was updated successfully, but these errors were encountered: