# Sockets module not found (v0.7)

**URL:** https://discourse.julialang.org/t/sockets-module-not-found-v0-7/11476
**Category:** General Usage
**Created:** [June 6, 2018, 2:46pm UTC](https://discourse.julialang.org/t/sockets-module-not-found-v0-7/11476 "2018-06-06T14:46:15Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rdeits](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rdeits/32/286_2.png) [@rdeits](https://discourse.julialang.org/u/rdeits)
#### Post date: [June 6, 2018, 3:07pm UTC](https://discourse.julialang.org/t/sockets-module-not-found-v0-7/11476/2 "2018-06-06T15:07:05Z")

</div>

Not sure, but I suspect this is just the fact that Pkg3 requires you to actually specify all of your dependencies (even, it would seem, on stdlib packages). See [Problem with reassignment of uuid when a package is registered - #18 by kristoffer.carlsson](https://discourse.julialang.org/t/problem-with-reassignment-of-uuid-when-a-package-is-registered/11422/18)

Can you `pkg> add Sockets` in the `HttpServer` project and see if that helps?

---

_[View the full topic](https://discourse.julialang.org/t/sockets-module-not-found-v0-7/11476)._
