Skip to content

Unable to split gulpfile #2255

Closed
@ZebraFlesh

Description

@ZebraFlesh

What were you expecting to happen?
Following the directions for splitting a gulpfile, I created a folder in the root of my repo called "gulpfile". I then moved my currently working ./gulpfile.js to ./gulpfile/index.js. Running gulp (via npx gulp), I would expect gulp to find the index.js file and execute the default task.

What actually happened?
Gulp reports No gulpfile found

What version of gulp are you using?
4.0.0

What versions of npm and node are you using?
npm: 6.4.1
node: 10.12.0

I'm not sure if this is a bug in the documentation or a bug with gulp-cli, so I figured I would start here.

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