Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

[appsync-emulator-serverless] Conflicting peer dependencies #150

Description

@vicary

I'm being directed here from aheissenberger/serverless-appsync-offline#31, copying the original issue description below.


The current version of serverless-appsync-offline has indirect dependencies that conflicts in their peer dependencies of graphql. npm install output extracted below,

npm WARN graphql-subscriptions@0.5.8 requires a peer of graphql@^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@3.1.1 requires a peer of graphql@^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN apollo-link-http@1.3.1 requires a peer of graphql@^0.11.0 but none is installed. You must install peer dependencies yourself

I suggest updating graphql-* packages to at least those versions that depends on graphql@14.x for long term stability.

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