# Alert: 5 dependencies skipped during auto compilation due to previous errors!

**URL:** https://discourse.julialang.org/t/alert-5-dependencies-skipped-during-auto-compilation-due-to-previous-errors/63215
**Category:** General Usage
**Tags:** package
**Created:** [June 20, 2021, 4:26am UTC](https://discourse.julialang.org/t/alert-5-dependencies-skipped-during-auto-compilation-due-to-previous-errors/63215 "2021-06-20T04:26:51Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![HerAdri](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/heradri/32/5816_2.png) [@HerAdri](https://discourse.julialang.org/u/HerAdri)
#### Post date: [June 22, 2021, 12:08pm UTC](https://discourse.julialang.org/t/alert-5-dependencies-skipped-during-auto-compilation-due-to-previous-errors/63215/8 "2021-06-22T12:08:22Z")

</div>

> [@Very slow "Updating registry at 'C:\\Users\\me\\.julia\\registries\\General'"](https://discourse.julialang.org/t/very-slow-updating-registry-at-c-users-me-julia-registries-general/51614/2):
>
> ENV[“JULIA\_PKG\_SERVER”] = “”

```julia
julia> ENV["JULIA_PKG_SERVER"] = ""
""

(@v1.6) pkg> up
  Installing known registries into `C:\Users\Hermesr\.julia`
     Cloning registry from "https://github.com/JuliaRegistries/General.git"
ERROR: failed to clone from https://github.com/JuliaRegistries/General.git, error: GitError(Code:ERROR, Class:Net, malformed URL 'fproxy2.ecp.elco.co.il:8080')
~~~\
```

---

_[View the full topic](https://discourse.julialang.org/t/alert-5-dependencies-skipped-during-auto-compilation-due-to-previous-errors/63215)._
