Error: Error rendering file source/components/bootstrap/form/Form/Form.html.pug: ComponentMixin.pug:12 10| options = Object.assign({ attributes }, attributes, options) 11| if component > 12| != component(key, options) 13| else 14| - throw new Error('component function is missing') 15| Error rendering file source/components/bootstrap/form/Options/Options.pug: source/components/bootstrap/form/Options/Options.pug:15 13| +Component('OptionInput', args)&attributes(withoutRequired) 14| .Options--error(data-netlify-form="error-container") > 15| | #{i18n.requiredErrorMessage} 16| Cannot read properties of undefined (reading 'requiredErrorMessage') at processFile (file:///opt/build/repo/node_modules/@stageny/base/dist/lib/base.js:296:15) at processPage (file:///opt/build/repo/node_modules/@stageny/base/dist/lib/base.js:202:18) at async process (file:///opt/build/repo/node_modules/@stageny/base/dist/lib/base.js:156:9) at async run (file:///opt/build/repo/node_modules/@stageny/base/dist/lib/base.js:110:5)