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

DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead #222

Closed
illiakovalenko opened this issue Jun 11, 2020 · 1 comment

Comments

@illiakovalenko
Copy link

(node:24932) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.

Using this code:

var stream = gulp.src(streamSource).pipe(webpack({ mode: 'production', stats: 'none' }))

can you look at this problem?

npm 6.11.13
node v10.16.3
gulp Local version: 4.02
gulp CLI version: 2.2.0

@shama
Copy link
Owner

shama commented Oct 24, 2020

Duplicate of #221

@shama shama marked this as a duplicate of #221 Oct 24, 2020
@shama shama closed this as completed Oct 24, 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

2 participants