Problem/Motivation

vendor/drush/drush/drush en environment_indicator_toolbar

In RouteProvider.php line 211:

Route "environment_indicator_ui.settings" does not exist.

The configure route in environment_indicator_toolbar is set to environment_indicator_ui.settings that is part of another submodule, that is not required for environment_indicator_toolbar.

Proposed resolution

Either add dependency of environment_indicator_ui to environment_indicator_toolbar or remove the configure property from environment_indicator_toolbar.info.yml file

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

a.dmitriiev created an issue. See original summary.

immaculatexavier made their first commit to this issue’s fork.

immaculatexavier’s picture

Status: Active » Needs review
trackleft2’s picture

Thank you, I'll get a new release out with this in it soon.Sorry about the new bug. I am not sure why the PHPUnit tests are failing now.

trackleft2’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me, Thanks!

trackleft2’s picture

Status: Reviewed & tested by the community » Fixed
trackleft2’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.