Not able to setup hydrogen demo store in my local dev environment

Hi,

I’ve been trying to setup the hydrogen storefront on my local system, followed the steps provided from the documentation,

started with npm create @Shopify/[email removed] – --quickstart

shopify CLI - 3.59.2

node - v20.12.2

npm - 10.5.0

The application is getting installed properly, yet when I move into the newly created directory and try to run the application, I keep running into this error

I tried updating all the project and global node modules, creating a store beforehand, updating the env file with the store credentials (using npx shopify hydrogen env pull , unsuccessful at that though) but all of them lead to the same error message.

Any help would be much appreciated!