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

Update dependency mkdirp to v1 #226

Closed
hectorbenitez opened this issue May 19, 2020 · 1 comment · Fixed by #230
Closed

Update dependency mkdirp to v1 #226

hectorbenitez opened this issue May 19, 2020 · 1 comment · Fixed by #230
Labels

Comments

@hectorbenitez
Copy link

Describe the bug
npm install assets-webpack-plugin --save-dev
npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)

To Reproduce
Steps to reproduce the behavior:

  1. npm install assets-webpack-plugin --save-dev
  2. See error

Expected behavior
Show no warns

Webpack Config
The webpack configuration you are using when seeing the bug.

Desktop (please complete the following information):

  • OS: OSX
  • Node version: 12
  • Plugin version: 3.9.12
@ztoben
Copy link
Owner

ztoben commented Jun 8, 2020

Should be fixed in the upcoming release.

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

Successfully merging a pull request may close this issue.

2 participants