Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Pkg.develop() unable to retrieve latest version
Post Body

I have a Julia module in a GitHub repository. When I add it to my environment using:

Pkg.add(PackageSpec(url="https://github.com/user/myprivaterepository"))

The latest version is loaded. However, in the same environment, when I use:

Pkg.develop(PackageSpec(url="https://github.com/user/myprivaterepository"))

The version that is loaded onto my .julia/dev folder is not the latest, but a version before. (Note: I've cleared that folder beforehand) How do I load the latest one onto my .julia/dev folder?

Author
Account Strength
100%
Account Age
14 years
Verified Email
Yes
Verified Flair
No
Total Karma
81,580
Link Karma
194
Comment Karma
80,585
Profile updated: 5 days ago
Posts updated: 7 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago