This error message is related to the configuration of the Browserslist package, which is used to determine which browsers to target when compiling CSS and JavaScript files. The error indicates that there are conflicting Browserslist configurations in both the '.browserslistrc' file and the 'package.json' file in the specified directory (D:\nodejs\vue11yj).

To resolve this issue, you will need to remove one of the Browserslist configurations. You can choose to either delete the '.browserslistrc' file or remove the 'browsers' property from the 'package.json' file. Once you have done this, you should be able to run your build process without encountering the error.

BrowserslistError: Conflicting Browserslist Configurations in .browserslistrc and package.json

原文地址: https://www.cveoy.top/t/topic/n1ay 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录