-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
No matching export in "node_modules/@sentry/node/build/esm/index.js" for import "wrapMcpServerWithSentry" #16275
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
Comments
Hi @pedroSoaresll, thanks for writing in. Are you sure you're on Do you have a reproduction repo? |
Hey @andreiborza, thanks for taking the time for this, I will try to create a reproduction repo and share here later. I will return here soon. |
@andreiborza I discovered that the problem was cache on CI environment. Before building an example for you, to demonstrate the problem, I resolve to clean dependencies installation cache on CI and everything works as expected. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/aws-serverless
SDK Version
9.17.0
Framework Version
NodeJS v22.12.0, Serverless Framework 4.14.3
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
Expected Result
My tests and serverless build/deploy to pass
Actual Result
The text was updated successfully, but these errors were encountered: