Install Components in Template Builder of Reports Module

Hey!

I recently was exploring the Reports feature in Gibbon and I got stuck while trying to generate reports. After scanning assets directories, I’m getting a list of components but the status of each components is Not Installed.

template_builder_error

Due to this when I generate the report it throws an error,

Uncaught Exception: Twig\Error\LoaderError - Unable to find template “D:/xampp/htdocs/anvschool/modules/Reports/templates/reports/studentDetails.twig.html” (looked into: D:\xampp\htdocs\anvschool\/uploads/reports/templates, D:\xampp\htdocs\anvschool/modules/Reports/templates, D:\xampp\htdocs\anvschool/resources/templates). in D:\xampp\htdocs\anvschool\vendor\twig\twig\src\Loader\FilesystemLoader.php on line 227, referer: http://localhost/anvschool/index.php?q=/modules/Reports/templates_manage_edit.php&gibbonReportTemplateID=0000000002&sidebar=false&return=success0

How can I solve this issue?