Skip to content

gulp.src *.123456 vs *.1234567 #2719

@Q-org

Description

@Q-org

gulp.src(['xxx/schema.graphql'],{ base: "./"})
1 stout:
code:events:491
throw er; // Unhandled 'error' event
^

Error: File not found with singular glob: D:/Program Files (x86)/Qianxue/q/apps/q/src/users/schema.graphql (if this was purposeful, use allowEmpty option)
2 the schema.graphql is deleted

gulp.src(['xxx/schema.graphq'],{ base: "./"})
everything is ok;

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