Skip to content

How do I see what the latest stable version is from the CLI? #3835

Answered by paul-soporan
qcn asked this question in Q&A
Discussion options

You must be logged in to vote

We don't currently have a command for it, but for now you can run curl -s https://repo.yarnpkg.com/tags | jq .latest.stable to resolve the stable tag just like yarn set version does.

Replies: 1 comment 1 reply

Comment options

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

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