I use configuration packages, which are located in a separate directory and are includet in configuration.yaml.
packages: "!include_dir_named packages
" is set correctly.
When I create a new package and save it in the packages directory, I get the following error message:
Error loading /config/configuration.yaml: in "/config/configuration.yaml", line 16, column 8: Unable to read file /config/alexa.yaml
I do not understand that. Packages that have been in the directory for a long time are recognized and included.