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 upgrade not upgrading packages to the latest anymore #55

Open
GAndanje opened this issue Apr 13, 2024 · 0 comments
Open

yarn upgrade not upgrading packages to the latest anymore #55

GAndanje opened this issue Apr 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@GAndanje
Copy link
Member

To reproduce this
[] publish a shared library to our npm repo
[] Then cd into any service root which requires the package.
[] Run yarn install
[] Then run yarn upgrade

As expected, the package does not update.
This was working recently and its used inside our task runner to update packages before creating a snapshot so that all production deployments run the latest shared code.

@GAndanje GAndanje added good first issue Good for newcomers bug Something isn't working help wanted Extra attention is needed labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants