leveluptuts / gQuery

Not like jQuery. A GraphQL Fetcher & Cache for Svelte Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnpm install warning

keithharvey opened this issue · comments

pnpm install --save @leveluptuts/g-query graphql-tag
Already up-to-date
Progress: resolved 665, reused 649, downloaded 0, added 0, done
 WARN  Issues with peer dependencies found
.
└─┬ @leveluptuts/g-query
  └─┬ @graphql-codegen/import-types-preset
    └─┬ @graphql-codegen/visitor-plugin-common
      └─┬ @graphql-tools/relay-operation-optimizer
        └─┬ relay-compiler
          └── ✕ unmet peer graphql@^15.0.0: found 16.2.0

Thanks for the work!

Have you resolved this please?