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 login requires zv #592

Closed
bendyarm opened this issue Feb 1, 2021 · 3 comments
Closed

[Bug] leo login requires zv #592

bendyarm opened this issue Feb 1, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@bendyarm
Copy link
Collaborator

bendyarm commented Feb 1, 2021

🐛 Bug Report

leo login seems to depend on an executable zv that I don't have.

$ leo login -p ..... -u .....
[1] 20628
zv: command not found
$      Login No login credentials were provided

Error: LoginError(NoCredentialsProvided)

[1]+  Exit 1                  ~/leo/target/release/leo login -p .....

Steps to Reproduce

Expected Behavior

I am signed up at aleo.pm so it should have logged me in.

Your Environment

  • Leo v1.0.8
  • rustc 1.48.0
  • linux mint 19.3
@bendyarm bendyarm added the bug Something isn't working label Feb 1, 2021
@collinc97
Copy link
Collaborator

This issue may be fixed by #632

@collinc97
Copy link
Collaborator

@bendyarm #632 is merged to master. Can you see if this bug still persists for you (and close if it does not)?

@bendyarm
Copy link
Collaborator Author

Possibly user error; but anyway no longer a bug.

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

No branches or pull requests

2 participants