I am super new to Redux and I tried creating a simple react-native application and included redux
, but I am completely blocked by the following issue. I am not getting any proper solution to my problem.
I tried googling but all the solutions are asking about setting NODE_ENV to production
, but I'm not on production environment. I am getting this error on my development machine.