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 update-interactive should be an alias for yarn upgrade-interactive #3191

Closed
Haroenv opened this issue Apr 19, 2017 · 1 comment
Closed
Labels

Comments

@Haroenv
Copy link
Member

Haroenv commented Apr 19, 2017

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

feature

What is the current behavior?

$ yarn update-interactive
yarn update-interactive v0.21.3
error Command "update-interactive" not found.

What is the expected behavior?

It to mean the same as upgrade-interactive.

A similar situation is met in yarn update:

$ yarn update
yarn update v0.21.3
error Did you mean `yarn upgrade`?
info Visit https://yarnpkg.com/en/docs/cli/upgrade for documentation about this command.

For both I'd like it to mean the same, since it's hard to know what's the difference between those two words

Please mention your node.js, yarn and operating system version.

node: v7.5.0
yarn: v0.21.3

@gsklee
Copy link
Contributor

gsklee commented May 22, 2017

@bestander close

The consensus seems to be that we're removing aliases from Yarn.

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

No branches or pull requests

4 participants