problem description
an error trying to use less-loader Times shows that an error occurred in css-loader and that @ babel/preset-env was not found.
the platform version of the problem and what methods you have tried
install babel-preset-env, add env to babel"s presets, and still show @ babel/preset-env not found
related codes
/ / Please paste the code text below (do not replace the code with pictures)
/ / .babelrc
// less
import less from "./main.less";