Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gulp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gulp
  • gulp
  • Issues
  • #2322
Closed
Open
Issue created Apr 20, 2019 by Administrator@rootContributor

Improve the documentation: explain how to watch files from the command line

Created by: AeonFr

Hello. I just did a fresh install on node and gulp.

I'm following the documentation at https://gulpjs.com/docs/en/getting-started/watching-files

The code samples explain how to set up a gulpfile to watch files. Yet, after trying to run gulp, gulp --watch or any other command using the sample gulpfile, I encounter an error:

[15:54:06] Task never defined: default

It would be nice if the site explained how to use the code sample it provides. For newbies like me.

A google search points out on that documentation article as first result, and other tutorials seem to be old, that's why I find this necessary.

For now I will continue using the gulp-watch npm package.

Thanks.

Assignee
Assign to
Time tracking