UnhandledPromiseRejectionWarning: Error: Unable to resolve module http from /home/rahul/Desktop/architecture/mobileApp/videhApp/node_modules/mixpanel/lib/mixpanel-node.js: Module http does not exist in the Haste module map
this is what i am getting when i installed mixpanel in my react-native project and tried to run the project.
Please guide me on this
UnhandledPromiseRejectionWarning: Error: Unable to resolve module
http
from/home/rahul/Desktop/architecture/mobileApp/videhApp/node_modules/mixpanel/lib/mixpanel-node.js
: Modulehttp
does not exist in the Haste module mapthis is what i am getting when i installed mixpanel in my react-native project and tried to run the project. Please guide me on this