Hi, I cannot Pkg.update(), I get the error message: ERROR: ASTInterpreter can't be installed because it has no versions that support 0.4.5 of julia. You may need to update METADATA by running `Pkg.update()` in error at error.jl:22 in resolve at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib in update at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib in anonymous at pkg/dir.jl:31 in cd at file.jl:22 in cd at pkg/dir.jl:31 in update at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
I do not have ASTInterpreter installed, neither do I have Gallium, which apparently references it. I would like to know which package is causing the issue, so I can create an issue on their github or uninstall it. I downloaded the newest stable version of julia and installed it, but it did not help. The problem means that e.g. my Atom package is in an unstable state, so I cannot use my normal julia workflow. Please refer me to if this should be an issue somewhere else, but I guess the issue of finding out the criminal package (that tries to install ASTInterpreter) is general enough for this mailing list. Thanks a lot, Michael
