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
I'm using typescript 4.4.2. Getting this type error when trying to pass adapter created using createAdapter() into io.adapter(). Currently, I just convert the adapter to any.