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
The node SDK lists@opentelemetry/context-async-hooks in devDependencies, but it's used as a non-type import. I think this needs to be moved to dependencies to install it properly when the SDK is installed.