I am not able to run SSR server due to the following errors, I've attached the main.js file and the error log
Steps I've followed to produce main build
npm run build:ssr
error when running the SSR server were
/home/suhayb/repos/hisas/web-app/dist/web-app-server/main.js:4680
dayjs_1.default.extend(relativeTime_1.default);
^
TypeError: Cannot read property 'extend' of undefined