-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
My react project is currently using "react": "^18.2.0"
The installation of the socket io client throws a compatibility error.
Given the error, I think the socket.io-client package is only compatible with the react version till 15.6.1
I guess this means, I force the installation or downgrade my react version which I think is not the right way to go.
The socket client should be able to work with the latest react versions.
Metadata
Metadata
Assignees
Labels
No labels