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

Question about Pkg.update() #33618

Closed
david830 opened this issue Oct 21, 2019 · 2 comments
Closed

Question about Pkg.update() #33618

david830 opened this issue Oct 21, 2019 · 2 comments

Comments

@david830
Copy link

Hi all,

I wanted to update a package in Julia, so I typed "Pkg.update("DifferentialEquations")". The problem is the "DifferentialEquations" package did not get updated.

The package only got updated when I updated all packages by typing "Pkg.update()". Is there a way to update individual packages?

Thanks,

David

@ChrisRackauckas
Copy link
Member

Xref Discourse

@dkarrasch
Copy link
Member

Yes, please use https://discourse.julialang.org to discuss questions.

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

3 participants