Hi,
Contrary to all previous Julia versions, 0.6 writes the .julia dir under (my case) C:\Users\j.julia but I have clearly sated that I want it on a different directory as indicated in
JULIA_PKDIR = c:\j.julia
Repeating me, the above has worked since julia 2.x but apparently not anymore.