Did you set the JULIA_PKGDIR environment variable? If so, where? There's a 
separate julia variable used for the cache path, you may need to 
unshift!(Base.LOAD_CACHE_PATH, 
Pkg.dir("..","lib","v$(VERSION.major).$(VERSION.minor)"))

Reply via email to