Skip to content

Gulp doesn't work  #140

Description

@giulialeonardi

Using the following gulpfile.js file :

var gulp = require('gulp');
gulp.task('default', function () {
console.log('I am about to learn the essentials of React.js');
});

I get the error shown below:

[15:59:40] Using gulpfile ~\source\repos\snapterest\gulpfile.js [15:59:40] Starting 'default'... I am about to learn the essentials of React.js
[15:59:40] The following tasks did not complete: default
[15:59:40] Did you forget to signal async completion?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions