doug-martin / nestjs-query

Easy CRUD for GraphQL.
https://doug-martin.github.io/nestjs-query
MIT License
823 stars 142 forks source link

Conflicting peer dependency: graphql-subscriptions@1.2.1 #1544

Open mystyle2006 opened 2 years ago

mystyle2006 commented 2 years ago

Describe the bug peer dependency issue, refer to below uploaded image.

Have you read the Contributing Guidelines?

(Write your answer here.)

To Reproduce Steps to reproduce the behavior:

  1. install nest-query recent version
  2. running test on github action with latest ubuntu

Expected behavior running test clearly

Screenshots 스크린샷 2022-06-17 오후 2 10 47

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

mystyle2006 commented 2 years ago

i resolved this issue with running github action with node version 14.x.x