Skip to content

0.9 cannot be installed anymore correctly #453

@danez

Description

@danez

When trying to install graphiql@^0.9 we receive this error:

peer invalid: codemirror@^5.25.2, required by codemirror-graphql@0.6.4

This happens because the latest graphiql version installs codemirror@5.23.0 but the latest (patch-)version of codemirror-graphql wants ^5.25.2

We also cannot upgrade yet to graphiql@0.10 as we do not yet use react@15.5 which is now required.

Can you please release a new 0.9 version that works? thanks.

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