You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime I open my Next.js app in dev with Turbopack I get this error:
Error: Module [project]/node_modules/.pnpm/[email protected]/node_modules/posthog-js/dist/module.js [app-client] (ecmascript) was instantiated because it was required from module [project]/src/app/_analytics/provider.tsx [app-client] (ecmascript), but the module factory is not available. It might have been deleted in an HMR update.
I can work around the error by pressing Ctrl + Shift + R but this error is annoying
Screenshot
The text was updated successfully, but these errors were encountered:
Hi, first thank you so much for looking into my issue. Seems like the suggested workarounds on this issue are to disable a part of the functionality completely on Turbopack. Im not sure if this is a sufficient fix.
Everytime I open my Next.js app in dev with Turbopack I get this error:
I can work around the error by pressing Ctrl + Shift + R but this error is annoying
Screenshot
The text was updated successfully, but these errors were encountered: