Getting error The admin panel is unavailable... Impossible to open it in the browser

I am trying to create a new Strapi project using command
npx create-strapi-app MyProject --quickstart

But, after the whole process completes, it gives me error “The admin panel is unavailable… Impossible to open it in the browser.”. Can anyone please help me out to solve the same.

Have you tried do npm run build then npm run develop to run the server again ?

Hi. Could you please help out with my question?

Please don’t hijack other posts :slight_smile: People with help if they read it and know the answer.

Thank You! Its working now