Anastasiia
Results
2
comments of
Anastasiia
I am using next js pages. So I moved instrumentation file from root to src, and error disappeared. If that was a problem for you.
when you move from 7 to 8, you are creating instrumentation file and removing sentry.server.config.js according to documentation. Did you follow migration guide: https://docs.sentry.io/platforms/javascript/guides/nextjs/migration/v7-to-v8/