Skip to content

yarn global add package does not update packages to a newer version #1803

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

Closed
thibmaek opened this issue Nov 13, 2016 · 1 comment
Closed

Comments

@thibmaek
Copy link

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

Bug
What is the current behavior?
Running yarn global add now does not update the globally installed package
If the current behavior is a bug, please provide the steps to reproduce.
Install an older version of a package (eg. now) globally and try to update it with yarn global add <pkg>
What is the expected behavior?
It updates the package to the latest version
Please mention your node.js, yarn and operating system version.
v7.0.0, 0.16.1, macOS Sierra 10.12.1

Screenshot: https://www.dropbox.com/s/iadtz3psodr972h/Screenshot%202016-11-13%2018.19.57.png?dl=0

@wyze
Copy link
Member

wyze commented Nov 13, 2016

Duplicate #1321. Seems it installs successful, but not in the correct path.

@wyze wyze closed this as completed Nov 13, 2016
@wyze wyze added the duplicate label Nov 13, 2016
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