Module not found error including Sentry in NextJs application #6269
Unanswered
gabrieleciolinosv
asked this question in
Q&A
Replies: 1 comment
-
Are you getting this error locally or on Vercel? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have a problem including Sentry in a NextJs application (version 12.1.6). I tried both the manual and automatic configuration but keep receiving the same error:
This is the next.config.js:
This is a very basic configuration, but it seems that adding Sentry middleware in webpack broke things, if I remove it the build runs successfully. Please could you have suggestions?
Beta Was this translation helpful? Give feedback.
All reactions