Hi! I am working on a demo account for my answers bootcamp and am running into an issue where I cannot publish to staging or production! Additionally, my live preview is not working correctly, specifically on my location, professionals, and product verticals.
These are the error messages in the console when I click restart live preview:
jambo ERR! UserError: Failed to generate the site
jambo ERR! Error: Parse error on line 37:
jambo ERR! …ptions → {{<div class="Answers-
jambo ERR!
----------------------^
jambo ERR! Expecting ‘ID’, ‘STRING’, ‘NUMBER’, ‘BOOLEAN’, ‘UNDEFINED’, ‘NULL’, ‘DATA’, got ‘INVALID’
jambo ERR! at Parser.parseError (/repovol/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:267:19)
jambo ERR! at Parser.parse (/repo
vol/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:336:30)
jambo ERR! at parseWithoutProcessing (/repo-vol/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:46:33)
jambo ERR! at HandlebarsEnvironment.parse (/repo-vol/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:52:13)
jambo ERR! at compileInput (/repo-vol/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:508:19)
jambo ERR! at ret (/repo-vol/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:517:18)
jambo ERR! at PageWriter.writePages (/repo-vol/node_modules/jambo/src/commands/build/pagewriter.js:83:26)
jambo ERR!
at SitesGenerator.generate (/repo-vol/node_modules/jambo/src/commands/build/sitesgenerator.js:189:10)
jambo ERR! at processTicksAndRejections (internal/process/task_queues.js:97:5)
jambo ERR! at async BuildCommand.execute (/repo-vol/node_modules/jambo/src/commands/build/buildcommand.js:41:7)