You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Exception When Unable to load module from extensions. (#4252)
* Throws exception when unable to load module extension for module
generator.
* Simplifies code line.
Co-authored-by: Nikolay Lobachev <nikolay.lobachev@gmail.com>
"Unable to load module: \"{$machineName}\" from extension manager. This may be an unresolved issue in the module generator. This will prevent the generator from creating the composer.json file for the module. Try calling the command without setting dependencies. See https://github.com/hechoendrupal/drupal-console/issues/4118");
0 commit comments