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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I'm using typescript 4.4.2. Getting this type error when trying to pass adapter created using

createAdapter()
intoio.adapter()
. Currently, I just convert the adapter to any.The text was updated successfully, but these errors were encountered: