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
And you installed [email protected] and [email protected] so you don't meet both peer dependencies (you need a greater react version and a lower socket.io-client version).
Please learn about peer dependencies and semver once before talking shit.
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]
While if you see my package json :
"react": "15.4.2",
"socket.io-client": "2.0.3",
"socket.io-react": "1.2.0",
All the required packages are already there. Please test your plugin once before publishing.
The text was updated successfully, but these errors were encountered: