I’m trying to install Shopware 6.4.17.2 on XAMPP with Php 8.1 and after running composer install and navigating to http://10.0.0.3/shopware/public/ it redirects to http://10.0.0.3/shopware/public/installer but the stylesheets are not loading. In the page source an error says:
I’ve setup a virtualhost shopware.local pointing to shopware/public/ restarted Apache and refreshed the page but no difference, stylesheets still not loading.
Then if I click next I get the error:
Shopware\Core\Framework\Util\MemorySizeCalculator::convertToBytes(): Return value must be of type int, float returned