I am trying to install Magento 2 in my localhost, I have also installed composer.
But i am getting the following error:
Fatal error: Class 'Magento\Framework\Autoload\AutoloaderRegistry' not found in C:\xampp\htdocs\magento2\app\autoload.php on line 40
I have goggled but everyone is telling me to install composer. I have also checked whether composer is installed or not using composer -V
and i am getting the version of the composer.
I have tried re-installing composer but it shows:
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files