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

Wrong remote URL used when package already added from fork #2935

Open
fredrikekre opened this issue Jan 10, 2022 · 0 comments
Open

Wrong remote URL used when package already added from fork #2935

fredrikekre opened this issue Jan 10, 2022 · 0 comments

Comments

@fredrikekre
Copy link
Member

$ cd $(mktemp -d)

$ export JULIA_LOAD_PATH=${PWD}/Project.toml JULIA_DEPOT_PATH=${PWD}

$ pkg add 'https://github.com/fredrikekre/LanguageServer.jl.git'#fe/rootUri &> /dev/null 

$ pkg add LanguageServer#master
    Updating git-repo `https://github.com/fredrikekre/LanguageServer.jl.git`
PkgError: could not find project file in package at `https://github.com/fredrikekre/LanguageServer.jl.git` maybe `subdir` needs to be specified
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