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

Can't dev package with url in [sources] #4073

Open
fredrikekre opened this issue Nov 4, 2024 · 0 comments
Open

Can't dev package with url in [sources] #4073

fredrikekre opened this issue Nov 4, 2024 · 0 comments

Comments

@fredrikekre
Copy link
Member

Here Foo is a package with a url set under [sources]:

julia> Pkg.develop(path = "../Foo/")
ERROR: `path` and `url` are conflicting specifications
Stacktrace:
 [1] pkgerror(msg::String)
   @ Pkg.Types ~/.julia/juliaup/julia-1.11.1+0.x64.linux.gnu/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68
 [2] get_path_repo
   @ ~/.julia/juliaup/julia-1.11.1+0.x64.linux.gnu/share/julia/stdlib/v1.11/Pkg/src/project.jl:17 [inlined]
 [3] update_source_if_set(project::Pkg.Types.Project, pkg::Pkg.Types.PackageSpec)
   @ Pkg.API ~/.julia/juliaup/julia-1.11.1+0.x64.linux.gnu/share/julia/stdlib/v1.11/Pkg/src/API.jl:198
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

1 participant