Daniel Lee
12/04/2022, 8:30 AMyarn dev but I can't build it using yarn build , which is a prerequisite to running it in prod mode using yarn start.
The build process is stuck on the following step:
@calcom/web:build: info - Linting and checking validity of types...
Any ideas? I have tried repeating the process both on my dev machine (Fedora) and on a Ubuntu EC2 instance and I keep experiencing the same issue.Hariom Balhara
12/05/2022, 10:04 AMCI=1 yarn build
It skips linting and validation. I am not sure why at the moment but this approach has helped multiple people in the past