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

yarn version not behaving as documented, version 0.19.1 #2624

Closed
zachbradshaw opened this issue Feb 3, 2017 · 3 comments
Closed

yarn version not behaving as documented, version 0.19.1 #2624

zachbradshaw opened this issue Feb 3, 2017 · 3 comments

Comments

@zachbradshaw
Copy link

Do you want to request a feature or report a bug?

Report a bug

What is the current behavior?

yarn version returns the current version of Yarn, it does not return the prompt to update my package's version as documented here

If the current behavior is a bug, please provide the steps to reproduce.
Run yarn version

What is the expected behavior?
Running yarn version should return a prompt similar to:

info Current version: 1.0.1
question New version: 1.0.2
info New version: 1.0.2

Please mention your node.js, yarn and operating system version.
Node 6.0.8, Yarn 0.19.1, Mac OSX 10.11.6

@kdstew
Copy link

kdstew commented Feb 3, 2017

I'm experiencing the same behavior.
Node 6.6.0, Yarn 0.19.1, Mac OSX 10.10.5

@kdstew
Copy link

kdstew commented Feb 3, 2017

Fixed in #2491

@zachbradshaw
Copy link
Author

Ah, thanks! Had just been searching open issues and hadn't seen it. Closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants