JuliaDebug / JuliaDebug/DebuggerFramework.jl

DebuggerFramework.jl - package names could not be resolved

Open
#11 1 comment 2 reactions 0 assignees View on GitHub

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 known name=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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.