resume-cli: Cannot publish to my account
When I try to publish to my account it prompts me to enter my login details below. But when I enter in the first key it immediately kicks me out of the prompt. I have registered an account, done a resume init
and have a resume.json
file. Any ideas why this is happening?
Please note I am able to publish as guest without any issues.
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Reactions: 1
- Comments: 25 (6 by maintainers)
Merging this thead into the other publishing issue thread -> https://github.com/jsonresume/resume-cli/issues/189
For anyone looking, as @andisab said above.
The way to publish right now is to
resume login
and thenresume publish
using the first option.I am working on fixing all the commands today.
I was able to get around the error by repeating “resume login”, then “resume publish” with “Publish to your account.”