'ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema

I used "react-app-rewired" to configure "less", but there was an error after the new less file was created, and the less file did not take effect. The following is my package.json file and error message enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source