I was trying to install Autoreload and when I type "Pkg.update()" I get:
*julia> **Pkg.update()* *INFO: Updating METADATA...* *INFO: Updating HDF5...* *INFO: Updating Autoreload...* *INFO: Computing changes...* *ERROR: key not found: "JLD"* * in getindex at dict.jl:500* * in resolve at pkg/entry.jl:321* * in update at pkg/entry.jl:253* * in anonymous at pkg/dir.jl:25* * in cd at file.jl:22* * in cd at pkg/dir.jl:25* * in update at pkg.jl:40* *I don't know what to do because I seem to be able to save and load files but I have no idea why I keep getting this error message. Can someone help explain?* *Thanks,* *Eric*
