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 in the latest version. #7

Closed
Walkeryr opened this issue Apr 28, 2018 · 1 comment
Closed

DeprecationWarning in the latest version. #7

Walkeryr opened this issue Apr 28, 2018 · 1 comment

Comments

@Walkeryr
Copy link

I'm using version 1.0.5 of del-webpack-plugin, during build I receive this warning:

(node:64392) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
    at DelWebpackPlugin.apply (/Users/kyuri/project/node_modules/del-webpack-plugin/dist/index.js:33:16)
    at webpack (/Users/kyuri/project/node_modules/webpack/lib/webpack.js:37:12)
    at options.map.options (/Users/kyuri/project/node_modules/webpack/lib/webpack.js:28:55)
    at Array.map (<anonymous>)
    at webpack (/Users/kyuri/project/node_modules/webpack/lib/webpack.js:28:40)
    at Object.<anonymous> (/Users/kyuri/project/config/frontend/start.js:18:19)
    at Module._compile (internal/modules/cjs/loader.js:678:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
    at Module.load (internal/modules/cjs/loader.js:589:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
@jackypan1989
Copy link
Owner

This issue was already resolved. Please make sure your version.
#5

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