Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when running with Umbraco 9.1.2 #75

Closed
miyagisan221b opened this issue Dec 30, 2021 · 1 comment
Closed

Exception when running with Umbraco 9.1.2 #75

miyagisan221b opened this issue Dec 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@miyagisan221b
Copy link

When I add this to the project and run, I get the following error:

System.InvalidOperationException: 'A suitable constructor for type 'Our.Umbraco.GraphQL.Composing.GraphVisitorCollection' could not be located. Ensure the type is concrete and services are registered for all parameters of a public constructor.'

I noticed in the Codegarden 2021 demo, the demo site is using 9.0.0-beta003, so I'm guessing it's only compatible with that.

@andrewmckaskill andrewmckaskill added the bug Something isn't working label May 16, 2023
@andrewmckaskill
Copy link
Collaborator

This has been resolved and the package is now compiling successfully (and released) for v9.

25b8430

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants