When webpack builds the react project, the final build always reports an error in run dev. There is a problem with the version number, but how to guide the compatibility of each version?

one of the problems that puzzles me recently is that when I build a react project with webpack, there will always be some inexplicable errors when running the project. It is really depressing to take the previous package.json file to build it. If you install it one by one, you will report an error when you install it one by one. I know it"s a problem of incompatibility between versions. Can I know which ones are compatible? I can"t try it one by one. It"s so inefficient! Ask the Great God to teach one or two ~

Mar.09,2022
Menu