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

[Bug] Leo add request broken #551

Closed
howardwu opened this issue Jan 14, 2021 · 1 comment · Fixed by #560
Closed

[Bug] Leo add request broken #551

howardwu opened this issue Jan 14, 2021 · 1 comment · Fixed by #560
Assignees
Labels
bug Something isn't working

Comments

@howardwu
Copy link
Member

🐛 Bug Report

Need to fix CLI as the leo add command is not working.

Steps to Reproduce

  1. Create a new Leo project.
  2. Attempt to leo add any package from the package manager.

We should add tests in CI to check this going forward.

@howardwu howardwu added the bug Something isn't working label Jan 14, 2021
@damirka damirka self-assigned this Jan 19, 2021
@damirka
Copy link
Contributor

damirka commented Jan 19, 2021

Same with leo login.

$ leo login
    Login No such file or directory (os error 2)

gluax pushed a commit that referenced this issue Jan 26, 2021
- both bugs were due to missing error handling when JWT was not created
- was a problem only for non-authorized users
- added few minor changes in CLI output making it more helpful
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
Development

Successfully merging a pull request may close this issue.

2 participants