SYSCONFIG: SYSCONFIG:

Part Number: SYSCONFIG

在使用sysconfig时,gpio功能无法配置,出现如下报错

Unable to render selection

Error: launchPadShortcut: Validation failed: [
Hide Details...

{ "instancePath": "/1", "schemaPath": "#/definitions/EnumerationOption<string>/additionalProperties", "keyword": "additionalProperties", "params": { "additionalProperty": "longDescription" }, "message": "must NOT have additional properties" } ] at validateMeta (webpack://sysconfig/src/pinmux/services/JSONschemaValidator.ts:51:9) at a.getOptions (webpack://sysconfig/src/pinmux/services/objectManagers/configurables/baseEnumerationConfigurableMgr.ts:94:4) at metaContentFunction (webpack://sysconfig/src/pinmux/services/objectManagers/configurables/baseEnumerationConfigurableMgr.ts:30:32) at expensiveFunction (webpack://sysconfig/src/pinmux/services/utils.ts:853:99) at memo (webpack://sysconfig/src/pinmux/services/utils.ts:457:17) at a.getUIOptions (webpack://sysconfig/src/pinmux/services/utils.ts:854:37) at s.render (webpack://sysconfig/src/pinmux/components/objectManagers/configurables/EnumerationConfigurable.tsx:21:51) at kj (webpack://sysconfig/node_modules/react-dom/cjs/react-dom.production.min.js:204:189) at ij (webpack://sysconfig/node_modules/react-dom/cjs/react-dom.production.min.js:203:149) at Sl (webpack://sysconfig/node_modules/react-dom/cjs/react-dom.production.min.js:292:172)

请问该如何解决