Skip to content

Nesting NotFoundError thrown is erroneously caught in meta file lookup #160

@DorianKwan

Description

@DorianKwan

Problem

No explicit error message when type declarations fail to be generated due to a meta file extension failure.

Existing message
[app-config][WARN] No files generated - did you add the correct meta properties?

Expected Behaviour

When type generations fail due to a failed file extension, write an error message indicating this to STDOUT.

Steps to Reproduce

Extend an app-config meta file within a new meta file and add a typo in the targeted file extension.

Run the generate command and notice the error message and that the type declarations haven't been generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions