Issue while running "yarn dev" in windows 11 system using WSL2

Hi everyone, I am trying to run ghost in development mode in my windows 11 system using WSL2.

I followed everything from Ghost docs. I did “yarn setup”, everything was completed but when I run “yarn dev” , I get “Knex: Timeout acquiring a connection” error –

I am not really knowledgeable with package managers, but do you need to use yarn? I just yesterday installed ghost in my WSL2 instance successfully using the install instructions here. I am still working through public network issues, but it is running and accessible locally and within my home network.