-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Description
With the new 6.3.1 release, there seems to be an additional issue that emerges when you run the dev server in your next-js application.
This line is the culprit,
import '../../../../sentry.client.config.js'; |
I tried commenting it out locally to see what happens & the same error occurs, but now on the on-init-server.js
file.
Package + Version
-
@sentry/next
6.3.1
Version:
0.0.0
Description
Describe your issue in detail, ideally, you have a reproducible demo that you can show.
You can clone this repo https://github.com/Tevinthuku/sentry-nextjs-yarn-workspace-issue and update the sentry/next package to version 6.3.1
Metadata
Metadata
Assignees
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK