Daniel Thompson
Daniel Thompson
Take a look at: https://github.com/d4software/QueryTree/blob/master/docs/advanced.md#enabling. There's a config setting to enable it.
Hi Tommy - there are some instructions on [running QueryTree in our README file](https://github.com/d4software/QueryTree#running-querytree), and a separate [guide to running it in Docker](https://github.com/d4software/QueryTree/blob/master/docs/docker.md) if that's your thing.
I saw this error when upgrading from .net6 to .net8. Perhaps you were trying to run from source on a .net version > 6? If so, try switching to the...