This repository was archived by the owner on Jul 14, 2022. It is now read-only.
Description #12 37.25 ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
#12 37.25
#12 37.25 .
#12 37.25 ├─┬ @graphql-codegen/typescript-react-apollo
#12 37.25 │ └── ✕ missing peer graphql-tag@^2.0.0
#12 37.25 ├─┬ @graphql-codegen/typescript
#12 37.25 │ └─┬ @graphql-codegen/visitor-plugin-common
#12 37.25 │ └─┬ @graphql-tools/relay-operation-optimizer
#12 37.25 │ └─┬ relay-compiler
#12 37.25 │ └── ✕ unmet peer graphql@^15.0.0: found 16.3.0
#12 37.25 ├─┬ @saleor/sdk
#12 37.25 │ ├── ✕ unmet peer graphql@^15.5.0: found 16.3.0
#12 37.25 │ └── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 ├─┬ react-use
#12 37.25 │ ├── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 │ └── ✕ unmet peer react-dom@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 ├─┬ @apollo/client
#12 37.25 │ └── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 ├─┬ @stripe/react-stripe-js
#12 37.25 │ ├── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 │ └── ✕ unmet peer react-dom@"^16.8.0 || ^17.0.0": found 18.0.0
#12 37.25 ├─┬ editorjs-blocks-react-renderer
#12 37.25 │ └─┬ html-react-parser
#12 37.25 │ └── ✕ unmet peer react@"0.14 || 15 || 16 || 17": found 18.0.0
#12 37.25 └─┬ react-intl
#12 37.25 └── ✕ unmet peer react@"^16.3.0 || 17": found 18.0.0
#12 37.25 Peer dependencies that should be installed:
#12 37.25 graphql-tag@^2.0.0
#12 37.25
Reactions are currently unavailable