I’m trying to use mixpanel with my react js app but it is showing errors that module not found.
ERROR in ./node_modules/mixpanel/lib/mixpanel-node.js 10:20-42
Module not found: Error: Can’t resolve ‘querystring’ in ‘E:projectnode_modulesmixpanellib’
https://docs.mixpanel.com/docs/tracking-methods/sdks/nodejs
enter image description here
It should work with react js
New contributor
Usman Talib is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.