You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.