Have you guys updated to the latest builds? I am trying to get this up and running but keep getting the following error despite everything I've tried.
@calcom/web:start: SyntaxError: Unexpected token . in JSON at position 8
@calcom/web:start: at JSON.parse (<anonymous>)
@calcom/web:start: at 855236 (/calcom/apps/web/.next/server/chunks/39209.js:11:4257)
@calcom/web:start: at __webpack_require__ (/calcom/apps/web/.next/server/webpack-runtime.js:1:161)
@calcom/web:start: at 139209 (/calcom/apps/web/.next/server/chunks/39209.js:1:175)
@calcom/web:start: at __webpack_require__ (/calcom/apps/web/.next/server/webpack-runtime.js:1:161)
@calcom/web:start: at __webpack_exec__ (/calcom/apps/web/.next/server/pages/_document.js:1:575)
@calcom/web:start: at /calcom/apps/web/.next/server/pages/_document.js:1:608
@calcom/web:start: at __webpack_require__.X (/calcom/apps/web/.next/server/webpack-runtime.js:1:2791)
@calcom/web:start: at /calcom/apps/web/.next/server/pages/_document.js:1:588
@calcom/web:start: at Object.<anonymous> (/calcom/apps/web/.next/server/pages/_document.js:1:652)
I swear I've tried everything, including the older 3.7.11 images you all said worked with the XML provided further up.
Any ideas?