Webpack packing problem reported error

what is the reason for this error when webpack is packaged? clipboard.png

Mar.09,2021

there are plug-ins that do not support webpack4,. Take a look at your package.json, update plugin to see if it is (clean-webpack-plugin)

.
npm install --save-dev ***-plugin@next 
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-1b3ab8d-4d8d5.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-1b3ab8d-4d8d5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?