I am creating two custom content type with reference to these pages:
https://www.drupal.org/node/2629550
https://www.drupal.org/node/2693979
Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "You have requested a non-existent service "router.route_provider.old". Did you mean one of these: "router.route_provider", "router.route_preloader"?" at ...\core\lib\Drupal\Component\DependencyInjection\Container.php line 157
Could anyone please help me, why this is happening and how to fix it ?
I am using Drupal 8.1.8 version.
DiscoveryTrait.php
? – Jon Peterson