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

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

Open
vicary opened this issue Jun 17, 2019 · 0 comments
Open

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

vicary opened this issue Jun 17, 2019 · 0 comments

Comments

@vicary
Copy link

vicary commented Jun 17, 2019

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 [email protected] 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 [email protected] requires a peer of graphql@^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] 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 [email protected] for long term stability.

@vicary vicary changed the title Conflicting peer dependencies [appsync-emulator-serverless] Conflicting peer dependencies Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant