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

ERROR BrowserslistError Dnodejsvue11yj contains both browserslistrc and packagejson with browsers

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

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