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

deprecation bug #2461

Closed
4 tasks
Drelcj opened this issue Jul 2, 2020 · 1 comment
Closed
4 tasks

deprecation bug #2461

Drelcj opened this issue Jul 2, 2020 · 1 comment

Comments

@Drelcj
Copy link

Drelcj commented Jul 2, 2020

Before you open this issue, please complete the following tasks:

  • use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.
  • if you are looking for help from the gulp team or community, open a discussion.
  • if you think there is a problem with the plugin you're using, open a discussion.
  • if you think there is a bug in our code, open this issue.

What were you expecting to happen?

What actually happened?

Please give us a sample of your gulpfile

var gulp = require(‘gulp');

gulp.task(function () {

});

Terminal output / screenshots

$ gulp

Please provide the following information:

  • OS & version [e.g. MacOS Catalina 10.15.4]:
  • node version (run node -v):
  • npm version (run npm -v):
  • gulp version (run gulp -v):

Additional information

@ehmicky
Copy link

ehmicky commented Jul 3, 2020

This is a duplicate of #2460.

@phated phated closed this as completed Jul 3, 2020
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

No branches or pull requests

3 participants