Skip to content

Unable to Login to Capawesome CLI using Correct Credentials #9

Answered by robingenz
HKornchanok asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @HKornchanok, please provide the following information:

  1. Which Capawesome CLI version do you use? Please run npx capawesome --help and paste the output here.
  2. Which sign-in provider did you choose for Capawesome Cloud (email, github, gitlab)?

What should definitely work is the following:

  1. Make sure you are using the latest version of the Capawesome CLI: npm i -g @capawesome/cli@latest
  2. Create a token on the Tokens page.
  3. Run the following command and replace <TOKEN> with the created token: npx capawesome login --token <TOKEN>

You should now be logged in.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HKornchanok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants