You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
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!
The text was updated successfully, but these errors were encountered: