Php8.3-fpm wwww problem and v-add-sys-dependencies not found

So i get this error for the installation in Debian 12 of Hestia 1.9.1 : [ * ] Configuring PHP-FPM 8.3…
Job for php8.3-fpm.service failed because the control process exited with error code.
See “systemctl status php8.3-fpm.service” and “journalctl -xeu php8.3-fpm.service” for details.
Error: php-fpm start failed

and the solution was to go in /etc/php/8.3/fpm/pool.d/www.conf and you just have to rename the [wwww] to [www].

But after this, in my case i got a new problem when i go in the address where hestia is installed i got this error that i can’t fix : Unable to load required libraries. Please run v-add-sys-dependencies in command line. Error: Failed opening required ‘vendor/autoload.php’ (include_path=‘.:’)

I tried to apt reinstall hestia-php and update everything but nothing works, do you have any solutions for me ?

Known issue, please wait for a fixed version.

How do I continue with the installation?

Use this @Skynexz @Apollyon_world
https://forum.hestiacp.com/t/temporary-fix-for-new-installation/17700
I hope this helps.