getsentry / sentry-fullstory

The Sentry-FullStory integration seamlessly integrates the Sentry and FullStory platforms.
MIT License
39 stars 13 forks source link

dependancy warning #75

Closed pgbradbury closed 5 months ago

pgbradbury commented 2 years ago

Environment

How do you use Sentry? Sentry SaaS (sentry.io)

Which SDK and version? "@sentry/fullstory": "^1.1.8", "@sentry/nextjs": "^6.18.0",

Steps to Reproduce

add packages to package.json yarn install

Expected Result

No warnings

Actual Result

warning " > @sentry/fullstory@1.1.8" has unmet peer dependency "@sentry/browser@>=4.0.0".

pgbradbury commented 2 years ago

Any update or acknowledgement of this? I have just upgraded to the latest @sentry/nextjs and it hasn't made a difference (although I didn't think it would)