Hello team I am following this page https://wiki...
# questions
h
Hello team I am following this page https://wiki.dendron.so/notes/2340KhiZJWUy31Nrn37Fd/ for publishing my content. I see some errors related to yml parsing. Can I get some guidance on how to debug this further ?
Copy code
--query and --vault parameter not implemented for podType export
{"level":50,"time":1645631239376,"pid":9030,"hostname":"hghanta-a02.vmware.com","name":"publish <cmd>","name":"DendronError","status":"unknown","payload":"error: [{\"instancePath\":\"\",\"schemaPath\":\"#/additionalProperties\",\"keyword\":\"additionalProperties\",\"params\":{\"additionalProperty\":\"Inc/notes/dd/.next\"},\"message\":\"must NOT have additional properties\"}]","stack":"DendronError: validation errors: data must NOT have additional properties\n    at Function.validate (/usr/local/lib/node_modules/@dendronhq/dendron-cli/node_modules/@dendronhq/pods-core/lib/utils.js:213:19)\n    at NextjsExportPod.execute (/usr/local/lib/node_modules/@dendronhq/dendron-cli/node_modules/@dendronhq/pods-core/lib/basev3.js:97:26)\n    at ExportPodCLICommand.execute (/usr/local/lib/node_modules/@dendronhq/dendron-cli/lib/src/commands/exportPod.js:34:19)\n    at PublishCLICommand._buildNextData (/usr/local/lib/node_modules/@dendronhq/dendron-cli/lib/src/commands/publishCLICommand.js:210:34)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)\n    at async PublishCLICommand.build (/usr/local/lib/node_modules/@dendronhq/dendron-cli/lib/src/commands/publishCLICommand.js:372:27)\n    at async PublishCLICommand.execute (/usr/local/lib/node_modules/@dendronhq/dendron-cli/lib/src/commands/publishCLICommand.js:138:25)\n    at async Object.CLICommand.eval [as handler] (/usr/local/lib/node_modules/@dendronhq/dendron-cli/lib/src/commands/base.js:58:25)","type":"Error","msg":"validation errors: data must NOT have additional properties"}
2 Views