Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js
) in your SDK setup.
@sentry/nextjs
SDK Version
7.38.0
Framework Version
React 18.2.0
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
No idea
Expected Result
No warning to pop up. It seems though that it doesn't break anything.
Actual Result
> nx run app:build:production
info - Skipping validation of types
info - Skipping linting
info - Creating an optimized production build
warn - Compiled with warnings
../../libs/shared/utils/src/lib/session.ts
Attempted import error: 'wrapGetServerSidePropsWithSentry' is not exported from '@sentry/nextjs' (imported as 'wrapGetServerSidePropsWithSentry').