I am receiving this error during the install process in my local dev environment:
Fatal error: Class 'Drupal\user\Plugin\Core\Entity\User' not found in /path/to/drupal-8/core/includes/bootstrap.inc on line 2051
This is occuring when I am installing with the Standard profile after the step where I enter my db name and creds and clicking "Save and continue".
My local environment:
- Mac OS 10.8
- PHP Version 5.3.18
- Apache/2.2.22