zetachang / react-native-dotenv

A Babel preset let you import application configs from .env file (zero runtime dependency)
MIT License
915 stars 68 forks source link

FS Dependency Error #80

Closed mdaronco closed 4 years ago

mdaronco commented 4 years ago

I consistency get this error, even after resetting ALL yarn and watchman caches:

bundling failed: Error: Unable to resolve module `fs` from `node_modules/dotenv/lib/main.js`: fs could not be found within the project.

I am using RN 0.61.5