If I have a custom DEPO_PATH set in the startup.jl and a private registry, compilation does not work, since at some steps julia is called with cmd without startup file, so It cannot find the private registry.
Not sure if this is an issue to be fixed, or just something the user should know. It took me a while to figure it out.