> For the complete documentation index, see [llms.txt](https://guides.apxor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.apxor.com/getting-started-with-apxor/troubleshooting.md).

# Troubleshooting

<details>

<summary>Error: "Could not find apxor"</summary>

Make sure that you've added Apxor's Maven repository to your root-level build.gradle file

</details>

<details>

<summary>Error: "Class not found"</summary>

Please check if plugins.json is added to the assets folder to initialise the libraries.

</details>
