3.7 android 新建空工程构建异常 必现的

2023-3-1 11:25:59-debug: Caught exception during build core-js: WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

3.7 版本 随便新建一个工程 ,android 构建的时候会有这个异常,奇怪的是 最后居然构建成功了

解决了吗?3.8.3也遇到了