Closed
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 package are you using?
@sentry/node
SDK Version
6.19.0
Framework Version
No response
Link to Sentry event
No response
Steps to Reproduce
updated to 6.19.0 and now missing typescript definitions;
Error: src/lib/sentry.ts(7,25): error TS7016: Could not find a declaration file for module '@sentry/node'. '/home/runner/work/vizesizgezi.com/vizesizgezi.com/tasks/node_modules/@sentry/node/dist/index.js' implicitly has an 'any' type.
Expected Result
definitions.
Actual Result
none