Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using shorebird login with an account that does not exist suggests to use shorebird account create #1234

Closed
nilsreichardt opened this issue Sep 8, 2023 · 0 comments · Fixed by #1235
Labels
bug Something isn't working

Comments

@nilsreichardt
Copy link
Contributor

Description

When using shorebird login and logging with an account that does not exist, you get the following error message:

$ shorebird login
The Shorebird CLI needs your authorization to manage apps, releases, and patches on your behalf.

In a browser, visit this URL to log in:

https://accounts.google.com/o/oauth2/v2/auth?...

Waiting for your authorization...
We could not find a Shorebird account for [EMAIL].
If you have not yet created an account, you can do so by running "shorebird account create". If you believe this is an error, please reach out to us via Discord, we're happy to help!

However, the command shorebird account create does not exist anymore:

$ shorebird account create
Could not find a subcommand named "create" for "shorebird account".

Steps To Reproduce

  1. Enter shorebird login
  2. Use a Google account that is not a Shorebird account yet
  3. See error

Expected Behavior

It would suggest me a way that works, like using the web.

Screenshots

No screenshots.

Additional Context

$ shorebird --version
Shorebird 0.14.6 • git@github.com:shorebirdtech/shorebird.git
Flutter 3.13.2 • revision 9486b6431e6c808c4e131f134b5d88017b3c32ab
Engine • revision e7bdf38443dff65d64446d6ca4074a35a587c770
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant