Hi,
Through the app development I am used to running “npm run dev” as mentioned on the Shopify tutorial. It usually asked me to press any key to log in to my partners account and when I pressed any key, it took me to the login page and eerything worked well.
Recently I am being asked to create a Shopify Partners organization through the cli and when I press any key it takes me to a signup page. I am not getting any login option to an existing shopify partners account. Even when I create a new account as it looks like it wants me to, I am getting an error message on the cli that says:
"
Couldn’t find your Shopify Partners organization
Have you confirmed your accounts from the emails you received?
"
After I get a confirmation email that I created the account of course.
How can I fix that?