Cli login auth command

solcabz_0-1702264218657.png

can someone can explain why the cli command asking me to logout even im not login


│ A store is required │
│ │
│ Specify the store passing --store={your_store_url} or set the │
│ SHOPIFY_FLAG_STORE environment variable.

1 Like

Hi Solcabz,

I believe you’re seeing this error because the login command isn’t on recent versions of the CLI, it’s generally passed as a flag on the dev command.

You should run shopify theme dev --store iconiqlast.myshopify.com

5 Likes