You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The peer dependency introduced in
#13571 seems to be
too strict.
After installing the latest next version (14.2.13) and @sentry/next
version (8.32.0), I get the following:
```sh
└─┬ @sentry/nextjs 8.32.0
└── ✕ unmet peer webpack@5.94.0: found 5.95.0
```
---------
Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
0 commit comments