Skip to content

No version dropdown or it doesn't have versions? #221

Answered by jimporter
stumpylog asked this question in Q&A
Discussion options

You must be logged in to vote

mike deploy --push --branch gh-pages --remote origin --update-aliases latest 0.6.0

You've specified your versions backwards here. The primary version goes first, and then any aliases go after that. Here, you've actually created a version named latest with an alias of 0.6.0. In some other invocation, you've likely done the same but for 0.5 so now you have one version named latest with two aliases: https://github.com/stumpylog/gotenberg-client/blob/gh-pages/versions.json

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stumpylog
Comment options

Answer selected by stumpylog
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