[ ] Regression
[x ] Bug report
[ ] Feature request
[x ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Im trying to add a graphql server to nestjs based on documentation, but im getting this error:
Error: Nest can't resolve dependencies of the GraphQLModule (HttpAdapterHost, GqlModuleOptions, GraphQLFactory, GraphQLTypesLoader, ?). Please make sure that the argument at index [4] is available in the GraphQLModule context.
that the server work
Nest version: 6.0.0
For Tooling issues:
- Node version: 12.6.0
- Platform: Windows
yarn upgrade helps. Need to update nest core
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
yarn upgrade helps. Need to update nest core