# Modules: Error: File does not exist

**URL:** https://discourse.gohugo.io/t/modules-error-file-does-not-exist/20794
**Category:** support
**Created:** [September 14, 2019, 6:23am UTC](https://discourse.gohugo.io/t/modules-error-file-does-not-exist/20794 "2019-09-14T06:23:01Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Shadow53](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/shadow53/32/3018_2.png) [@Shadow53](https://discourse.gohugo.io/u/Shadow53)
#### Post date: [September 14, 2019, 6:26am UTC](https://discourse.gohugo.io/t/modules-error-file-does-not-exist/20794/2 "2019-09-14T06:26:24Z")

</div>

A couple other things I realized I should mention:

- Branch `master` of Midnight is not configured as a module yet and that is what `hugo mod` will download by default. In my testing that got these errors, I had the website configured to use the local version.
- One thing that _could_ be messing things up - but hasn’t in the past - is that I locally replace the `themes/` folder in the site with a symbolic link to `../themes` so that I can share a themes folder among multiple sites without having to remember to pass the `--themesDir` flag. It makes it easier to test changes on multiple sites at once.

---

_[View the full topic](https://discourse.gohugo.io/t/modules-error-file-does-not-exist/20794)._
