JuliaDebug / JuliaDebug/DebuggerFramework.jl
DebuggerFramework.jl - package names could not be resolved
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am trying to install Julia plugin for Intellij, but when I run the command:
(v1.0) pkg> add DebuggerFramework#master
I get the error:
Updating registry at C:\Users\Sannan\.julia\registries\General
Updating git-repo https://github.com/JuliaRegistries/General.git
ERROR: The following package names could not be resolved:
- DebuggerFramework (not found in project, manifest or registry)
Please specify by knownname=uuid.
Please, note I tried to install the DebuggerFramework on Julia 1.0.5 and Julia 1.2.0. Both versions produced the same error.
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing pkg> add DebuggerFramework#master on Julia 1.0.5 and 1.2.0, then inspect how DebuggerFramework.jl is exposed to the General registry. Done means the package name resolves and installs without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100