Dear Ivar, I am new to julia, Have installed yesterday - ver 0.3.11 on Win 10 32 bit. Getting error while updating as mentioned below. Is there is a simpler solution to it?
julia> Pkg.update() INFO: Updating METADATA... INFO: Updating cache of ImmutableArrays... INFO: Updating cache of Hexagons... INFO: Updating cache of NaNMath... INFO: Updating cache of FixedPointNumbers... INFO: Updating cache of Docile... INFO: Updating cache of MacroTools... INFO: Updating cache of Graphics... ERROR: couldn't update C:\Users\JD\.julia\v0.3\.cache\ImmutableArrays using `git remote update` in wait at task.jl:284 in wait at task.jl:194 in wait at task.jl:48 in sync_end at task.jl:311 in update at pkg/entry.jl:319 in anonymous at pkg/dir.jl:28 in cd at file.jl:30 in cd at pkg/dir.jl:28 in update at pkg.jl:41 Thanks Ashutosh
