TypeError: getCurrentHub(...).getIsolationScope is not a function #10441
-
I am facing this issue, which is breaking my whole app. It seems to be in sentry but I can not get more information what might be the problem. Sentry logs tells
|
Beta Was this translation helpful? Give feedback.
Answered by
lforst
Jan 31, 2024
Replies: 1 comment 7 replies
-
Hi, I suspect a dependency conflict. Please try to wipe your package manager cache and reinstall node_modules. Thanks! |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
khanharis87
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I suspect a dependency conflict. Please try to wipe your package manager cache and reinstall node_modules. Thanks!