Can webpack4.x and 3.x be installed at the same time?

now some packages use webpack4.x, and some packages still use webpack3.x, to install 3.x prompts you need 4.x, and upgrade to 4.x prompts you to need 3.x. What should I do?

May.22,2021

it is recommended to upgrade 4.0, and the corresponding plug-ins are also upgraded


webpack can be installed in the project to avoid errors caused by changes in version dependencies, so that the old version of the program will always use the old version when it does not have the time and energy to upgrade. It is better to have a relatively new stable version of the program under development.

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-1b43196-2c680.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-1b43196-2c680.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?