I just created an app with the new version of the CLI:
$ shopify --version
@shopify/cli/3.82.0 darwin-arm64 node-v20.12.2
The app shows up in the Dev dashboard, and I did select the Dev dashboard partner account when creating the app. However, when I do Shopify app dev, I get this error:
$ shopify app dev
No app with client ID e028bd58168034812c9bf312c1b15d1a found
Next steps:
• Check that your account has permission to develop apps for this organization or contact the owner of the organization to grant you permission
• Run shopify auth logout to log into a different account than kalenj@gmail.com
• Pass --reset to your command to create a new app
I’ve tried auth logout and log back in, and I’ve confirmed that the client ID matches the ID in the dev dashboard.