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
It seems that [email protected] depends on engine.io version ~6.5.2.
However, the highest version in the 6.5.x range is 6.5.5, and this version of Type Transport does not include webtransport.
Maybe just upgrading the socket.io dependency version for engine.io from ~6.5.2 to ~6.6.0 can solve this problem.
I'm using the latest version of socket.io
The text was updated successfully, but these errors were encountered: