I can't connect to my store with Shopify CLI 3.31.1

I followed all the steps to install the different components needed to use the Shopify CLI : https://shopify.dev/themes/tools/cli/install

My Current Shopify CLI version is : 3.31.1

BUT when I use the command shopify theme dev --store mystore.myshopify.com it not works. The process blocks at “Logged in.” MAYBE, this step is missing : https://shopify.dev/themes/tools/theme-access ?

This the status of my connection perhaps :

Use - shopify theme dev --store={store-url}

I’m having the same issue. I get directed to login in the browser, log in, close the browser as instructed, and then nothing happens in the terminal. Did you manage to find a solution?