Yes, see also this discussion about fixing realpath
: inconsistent realpath on Windows · Issue #30588 · JuliaLang/julia · GitHub
We could switch to using realpath
(which is fixed in Julia 1.2), but I don’t know if that would cause a problem with symlinks on Windows?