Shopware Plattform / 6 / Playground lokal ohne Docker

dreischild@dreischild:~/shopware-dev/custom/plugins/SwagExample$ ls -al
insgesamt 24
drwxr-xr-x 4 dreischild www-data 4096 Mär 20 12:50 .
drwxr-sr-x 3 dreischild www-data 4096 Mär 20 12:40 ..
-rw-r--r-- 1 dreischild dreischild 268 Mär 20 12:50 composer.json
drwxr-xr-x 2 dreischild www-data 4096 Dez 24 08:18 Controller
drwxr-xr-x 2 dreischild www-data 4096 Dez 24 10:17 Resources
-rw-r--r-- 1 dreischild www-data 130 Dez 21 10:43 SwagExample.php
dreischild@dreischild:~/shopware-dev/custom/plugins/SwagExample$ ../../../bin/console plugin:refresh

Shopware Plugin Service
=======================


In FieldExceptionStack.php line 22:
                                                                                    
  Mapping failed, got 1 failure(s). Array                                           
  (                                                                                 
      [/translations/20080911ffff4fffafffffff19830531/label] => Array               
          (                                                                         
              [validation-error-violation-error] => Array                           
                  (                                                                 
                      [0] => Array                                                  
                          (                                                         
                              [message] => This value should not be blank.          
                              [messageTemplate] => This value should not be blank.  
                              [parameters] => Array                                 
                                  (                                                 
                                      [{{ value }}] => null                         
                                  )                                                 
                                                                                    
                              [propertyPath] => label                               
                          )                                                         
                                                                                    
                  )                                                                 
                                                                                    
          )                                                                         
                                                                                    
  )