-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read properties of undefined (reading 'OnUncaughtException') #127
Comments
the same problem (v4.0.1) |
I have the same issue on the latest version of |
I solved it by downgrading to |
Yeah the plugin doesn't work with sentry v8.0. I opened a PR including the changes that should make it work again. I don't know how active this repository still is, since the last commit was 7 months ago. Might be worth migrating to the official NestJS integration from Sentry: https://docs.sentry.io/platforms/javascript/guides/nestjs/ although it is still in beta for now |
Version:
@ntegral/nestjs-sentry: 4.0.1
Usage:
I am currently getting this error (it was working fine):
The text was updated successfully, but these errors were encountered: