You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because getpass() doesn't work on gitbash. A simple fix is to call it with winpty: $ winpty ol --configure --email [email protected]
In other words, the fix would be to add a couple lines to README.md.
While we're at it, I'd like to suggest using the above email address, because as currently written, it originally made me think that an email address at archive.org was needed.