You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When @sentry/nextjs is upgraded to v7.47.0, our CI, specifically the storybook build stage fails with this error indicating that a module named async_hooks is not found.
Problem
When @sentry/nextjs is upgraded to v7.47.0, our CI, specifically the storybook build stage fails with this error indicating that a module named
async_hooksis not found.