Unfortunately its hard to tell what the exact problem is since you can only see minified code for some reason, but the path should maybe give a hint: ./node_modules/.pnpm/@ionic+pwa-elements@3.3.0/node_modules/@ionic/pwa-elements/dist/esm-es5/index-1c5c47b4.js:1:18359
This package is currently the last thing holding me back from using turbopack in dev.
I call
defineCustomElements(window)
in my Rootlayout in auseEffect
.When I start my app I get this error:
It has a link which links to this resource: https://nextjs.org/docs/messages/module-not-found
Unfortunately its hard to tell what the exact problem is since you can only see minified code for some reason, but the path should maybe give a hint:
./node_modules/.pnpm/@ionic+pwa-elements@3.3.0/node_modules/@ionic/pwa-elements/dist/esm-es5/index-1c5c47b4.js:1:18359