react-native-dotenv
                                
                                
                                
                                    react-native-dotenv copied to clipboard
                            
                            
                            
                        react-native 0.50.0 and storybook: unable to resolve module "path" from `.../react-native-dotenv.index.js`
on react-native 0.50.0 in conjunction with storybook i get the following error:
unable to resolve module "path" from .../react-native-dotenv.index.js
I don't really know why this happens... it used to work in react-native 0.49
I'm having the same problem after an update from rn 0.44 to rn 0.50 . In my case, I'm not using storybook.
I am now using https://github.com/luggit/react-native-config which works with react-native 0.50
I tested and confirmed working on 0.50.3.
Check https://github.com/zetachang/react-native-dotenv/issues/30
error: Error: Unable to resolve module path from node_modules/react-native-dotenv/index.js: path could not be found within the project
error: Error: Unable to resolve module
pathfromnode_modules/react-native-dotenv/index.js: path could not be found within the project
I have same issue on "react-native": "0.61.5"