Not able start shopify hydrogen demo project on windows 10.

Hi, I’m trying to get started with learning Hydrogen and creating a storefront. I have followed Shopify’s guide here: https://shopify.dev/docs/storefronts/headless/hydrogen/getting-started

I have created a new storefront project directory with:

npm create @shopify/hydrogen@latest -- --quickstart

I then did

npm run dev

Copy

to run the development server,

If anyone has any ideas about what I can do to resolve this issue, I would appreciate it.

Thanks.

do you find any solution?