Skip to content

Tell user that folder does not exist in current file structure #38

Open
@jaredrkozar

Description

@jaredrkozar

When running a program via gulp build, gulp dev, or gulp serve, if the dev, html, etc. folders do not exist, the terminal should tell the user that the folder does not exist instead of throwing a bunch of errors.

Additionally, you could ask the user the name of the folder they want to validate the html/css/javascript in (when the user first uses gulp dev, build, or serve) instead of always looking in `dev/html/', 'dev/js/', etc. What happens if the user wants to run the gulp file script in, say, a folder named myhtmlfolder? The user has to manually change every folder name in the gulpfile, which they might not want to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions