Skip to content

Dependency issue in this package #8

Description

@riteshkmr33

It's mentioned on package that there is no dependency :
screen shot 2017-08-04 at 3 36 19 pm

But after installation it gave me error :
├── UNMET PEER DEPENDENCY react@15.4.2
├── UNMET PEER DEPENDENCY socket.io-client@2.0.3
└── socket.io-react@1.2.0

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions