Errors popping up and I changed NOTHING

Out of the blue…I get this error.
( ! ) Fatal error: Uncaught Error: Class ‘\Concrete\Core\Page\Type\ManagerServiceProvider’ not found in C:\wamp64\www\cccms\concrete\src\Foundation\Service\ProviderList.php on line 37
( ! ) Error: Class ‘\Concrete\Core\Page\Type\ManagerServiceProvider’ not found in C:\wamp64\www\cccms\concrete\src\Foundation\Service\ProviderList.php on line 37

protected function createInstance($class)
{
This is line 37>>> return new $class($this->app);
}

/**
 * Registers an array of service group classes.
 *
 * @param  array $groups
 */

Help. Please…

Can you clarify what you mean you get this out of the blue? did you click on a page? are you logged in?