Created
July 13, 2016 01:44
-
-
Save mchelen/35fd5e955eff75faabcc91cc1d9d9958 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Doctrine\Common\Annotations\AnnotationException] | |
[Semantical Error] The class "Drupal\Console\Annotation\DrupalCommand" is not annotated with @Annotation. Are you sure this class c | |
an be used as annotation? If so, then you need to add @Annotation to the _class_ doc comment of "Drupal\Console\Annotation\DrupalCo | |
mmand". If it is indeed no annotation, then you need to add @IgnoreAnnotation("DrupalCommand") to the _class_ doc comment of class | |
Drupal\Console\Command\Migrate\DebugCommand. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
drupal console 1.0.0-beta3
drupal 8.1.6
php 7.0.4
ubuntu 16.04