Pkg.jl: gen_project.jl does not work

Created on 30 Oct 2020  路  2Comments  路  Source: JuliaLang/Pkg.jl

The help instructs one to use the gen_project.jl script in order to update an old packages that still has a REQUIRE file.
However, the script seems outdated and does not work on Julia 1.5.
I suggest removing this from the documentation of Pkg.jl or fixing the script.

Most helpful comment

The script works but you need an old version of Julia, but yea, at this point we can probably just delete it from the manual.

All 2 comments

The script works but you need an old version of Julia, but yea, at this point we can probably just delete it from the manual.

Was this page helpful?
0 / 5 - 0 ratings