I was unable to run the project with my current node version on my computer, getting the error “ERR_OSSL_EVP_UNSUPPORTED” when I was running yarn serve after some googling I tried to downgrade my node version to 16.13.0 and everything works like expected.