- Issue created by @SirClickALot
- First commit to issue fork.
- Status changed to Needs review
10 months ago 11:10am 15 June 2024 - 🇨🇭Switzerland saschaeggi Zurich
Hey @SirClickalot 👋
Can you check if this would solve your issue?
- Status changed to Fixed
10 months ago 5:44pm 17 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- 🇨🇦Canada maupatt
Drupal version 10.0.9
Lando ngnx environment
Php 8.1.31
Composer 2.5.5I've updated to:
"drupal/gin": "^3.0",
"drupal/gin_login": "^2.1",
"drupal/gin_toolbar": "^1.0",After a "lando rebuild" I'm getting the same error:
NOTICE: PHP message: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "You have requested a non-existent service "gin_login.route"." at /app/web/core/lib/Drupal/Component/DependencyInjection/Container.php line 157
Any ideas why this is happening?