socket.io-react
socket.io-react copied to clipboard
A High-Order component to connect React and Socket.io easily
I did "npm start" it seems no such script yet?!
It's mentioned on package that there is no dependency : But after installation it gave me error : ├── UNMET PEER DEPENDENCY [email protected] ├── UNMET PEER DEPENDENCY [email protected] └── [email protected]...
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. Commits 4235459 1.0.12 6a77d2f Clobber a Link if it's in the way of a File See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Bumps [ini](https://github.com/npm/ini) from 1.3.4 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/debug-js/debug) | `2.6.4` |...
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...