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

Metro Bundler Fails To Compile After Installing Package #66

Open whenmoon opened 5 years ago

whenmoon commented 5 years ago

Metro bundler throws the following error and will not compile

at TraversalContext.visitQueue (<path-to-project>/node_modules/@babel/traverse/lib/context.js:118:16)

I'm using RN version 0.59.9.