-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
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?
@sentry/nextjs
SDK Version
9.0.1
Framework Version
Next 14
Link to Sentry event
No response
Reproduction Example/SDK Setup
Sentry Version: 9.0.1 (does not work for v8 either)
Nexj.js Version: 14.2.4
Module not found: Can't resolve [config files]
Steps to Reproduce
- Followed the set up wizard for next.js
npm run dev
Expected Result
No type error as linter finds the file.
Actual Result
Fail to import the config file
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Community