"No Organization found", cannot run commands after logging in

I installed the latest version of the CLI3.0, and I first run npm run dev after creating an app. I get the prompt to click any key to login, which I do with my partner account, then I get this error: No Organization found What to try: · Have you created a Shopify Partners organization (​[https://partners.shopify.com/signup​](https://partners.shopify.com/signup​))? · Have you confirmed your accounts from the emails you received? · Need to connect to a different App or organization? Run the command again with --reset I’ve tried logging out and running npm run dev --reset but I get the same error.

1 Like

Just use the Shopify auth logout and then npm run dev. You will be prompted to login again with your partner account. Login and go back to your terminal your problem will be solved.