Cannot install npm i @nestjs-query/query-graphql
. Package.json attached.
#1535
Labels
bug
Something isn't working
Describe the bug
npm i @nestjs-query/query-graphql
fails withERESOLVE unable to resolve dependency tree
Have you read the Contributing Guidelines?
No.
To Reproduce
Steps to reproduce the behaviour:
npm i @nestjs-query/query-graphql
Expected behaviour
Install work fine
Screenshots
NA
Desktop (please complete the following information):
Additional context
Package.json and the Error are below. I can clean
rm -rf node_modules
andnpm i
and then attempt to add the graphql package.terminal error
The text was updated successfully, but these errors were encountered: