ERROR: unknown package JGUI in wait at task.jl:51 in sync_end at task.jl:311 in add at pkg/entry.jl:55 in anonymous at pkg/dir.jl:28 in cd at file.jl:30 in cd at pkg/dir.jl:28
I get the above error when trying to install the JGUI library with the
command "Pkg.add("JGUI")", as written on this page
<https://github.com/jverzani/JGUI.jl>.
Does anyone know why this is and how to get around it? I can't seem to find
any mention of this problem, or JGUI for that matter.
