mixpanel / mixpanel-node

A node.js API for mixpanel
http://www.mixpanel.com
MIT License
476 stars 159 forks source link

Error: Unable to resolve module `http` from mixpanel #148

Open rahul-mutyalkar opened 5 years ago

rahul-mutyalkar commented 5 years ago

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

benwong118 commented 5 years ago

same problem

alexpchin commented 5 years ago

Same issue here