You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
schema-utils/dist/validate.js:98
throw new _ValidationError.default(errors, schema, configuration);
^
ValidationError: Invalid configuration object. remax has been initialized using a configuration object that does not match the API schema.
- configuration has an unknown property 'one'. These properties are valid:
bug 描述
使用cli初始化跨平台小程序项目,启动时报错
发现是getConfig.ts#L29,OptionsSchema.json
检查了配置项,但是未兼容之前版本的配置项
复现步骤
期望结果
正常启动
复现代码
[请提供一个可复现问题的代码仓库]
版本信息:
其他信息
The text was updated successfully, but these errors were encountered: