Skip to content

"Debug Failure. False expression: Output generation failed" #5

Description

@cjthompson

If the source files include any type declaration files, like src/@types/my-modules/index.d.ts, the result is:

[15:08:25] Starting scripts
[15:08:25] scripts failed because Debug Failure. False expression: Output generation failed
[15:08:25] Task chain was aborted!

It took a while to figure this out. If I change the code to:

yield fly.source(['src/**/*.ts', '!src/@types/**/*']).typescript().target('dist');

then it will work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions