mixpanel-js icon indicating copy to clipboard operation
mixpanel-js copied to clipboard

Fails to bundle with SSR using rollup

Open pankajmyt opened this issue 1 year ago • 0 comments

RollupError: "default" is not exported by "node_modules/mixpanel-browser/dist/mixpanel.cjs.js",

https://rollupjs.org/troubleshooting/#error-name-is-not-exported-by-module

Looks like you would have to update the rollup dependency

pankajmyt avatar Jun 09 '23 16:06 pankajmyt