Hi,
I tried to install Juno,when trying to add uber-juno in Atom, I get the
following message:
Go to the Packages → Julia → Open Terminal menu and
run `Pkg.add("Atom")` in Julia, then try again.
If you still see an issue, please report it to:
[email protected]
After trying to add the package manually in the shell, I get the following
message after 30 mins ...
julia> Pkg.add("Atom")
INFO: Initializing package repository Q:\.julia\v0.4
INFO: Cloning METADATA from git://github.com/JuliaLang/METADATA.jl
fatal: The remote end hung up unexpectedly
ERROR: failed process: Process(`git clone -q -b metadata-v2 git://
github.com/Jul
iaLang/METADATA.jl METADATA`, ProcessExited(128)) [128]
in run at process.jl:531
julia>
Is this a problem on my end/in my installation of atom?
Thanks for your help and consideration.