-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
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/nestjs
SDK Version
8.26.0
Framework Version
Nestjs 10
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
yarn add @sentry/nestjs
import { WithSentry } from '@sentry/nestjs';
Expected Result
to import withSentry decorator without issue
Actual Result
Module '"@sentry/nestjs"' has no exported member 'WithSentry'.
Metadata
Metadata
Assignees
Labels
Projects
Status
Waiting for: Product Owner