Error after npm run dev: Tapable.plugin is deprecated

background:
after running a react project
question:
after installing the dependency, execute npm run dev as follows:

error report: according to what Tapable.plugin is deprecated, said online,

npm i -D extract-text-webpack-plugin@next
After

, we will continue to report this mistake. Excuse me, who knows the reason for this?

Oct.20,2021

send-D to download and upgrade once

webpack 4 and above no longer support extract-text-webpack-plugin

officially designated to use this

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3725e-2c074.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3725e-2c074.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?