Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp@4.0.0 error "Task not defined: default" #2177

Closed
SaswatPadhi opened this issue Jan 12, 2020 · 0 comments · Fixed by #2178
Closed

gulp@4.0.0 error "Task not defined: default" #2177

SaswatPadhi opened this issue Jan 12, 2020 · 0 comments · Fixed by #2178

Comments

@SaswatPadhi
Copy link
Contributor

Information:

  • Prism version: latest commit (master)
  • Environment: Debian 10 with
$ node --version
v12.14.1

$ gulp -v
CLI version: 2.2.0
Local version: 4.0.0

Description
gulp@4.0.0 does not recognize the default task since it uses parallel. This bug has been reported at gulpjs/gulp-cli#191 and has been fixed in gulp@4.0.1.

The package.json file for this project should be updated to use ^4.0.2 of gulp -- 4.0.2 fixes another gulp bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant