When updating the documentation with the command "bash documentation/publish-gh-pages.sh
", I receive the following error that the dynamic documentation cannot be build for the legs_base schema.
ERROR in ../types/legs_base.schema.json
Module build failed: TypeError: Cannot read property 'allOf' of undefined
at ObjectDefinition.build (C:\Users\Kat\Dropbox (EveryMundo)\EM_Intelligence\Data Analytics\emDataStandards\documentation\node_modu les\json-schema-example-loader\lib\object-definition.js:51:24)
at new ObjectDefinition (C:\Users\Kat\Dropbox (EveryMundo)\EM_Intelligence\Data Analytics\emDataStandards\documentation\node_module s\json-schema-example-loader\lib\object-definition.js:16:23)
at generateObjectDefinition (C:\Users\Kat\Dropbox (EveryMundo)\EM_Intelligence\Data Analytics\emDataStandards\documentation\node_mo dules\json-schema-example-loader\lib\transformer.js:209:10)
at Object.transformSchema (C:\Users\Kat\Dropbox (EveryMundo)\EM_Intelligence\Data Analytics\emDataStandards\documentation\node_modu les\json-schema-example-loader\lib\transformer.js:28:26)
at Object.module.exports (C:\Users\Kat\Dropbox (EveryMundo)\EM_Intelligence\Data Analytics\emDataStandards\documentation\node_modul es\json-schema-example-loader\lib\loader.js:8:41)
@ ./schemas.js 13:1277-1318
@ ./src/client/store.js
@ ./webpack/build.js
@ multi ./webpack/build.js
@darielnoel @neilgoldman , do you have an idea on what the issue could be?
When updating the documentation with the command "bash documentation/publish-gh-pages.sh ", I receive the following error that the dynamic documentation cannot be build for the legs_base schema.
@darielnoel @neilgoldman , do you have an idea on what the issue could be?