try:
                self.compose_project = YamlUtils.ordered_load(stream, yaml.SafeLoader)

                if 'plan' not in self.compose_project:
                    ColorPrint.exit_after_print_messages(