# Can't Get Implicit Package Directories to Work

**URL:** https://discourse.julialang.org/t/cant-get-implicit-package-directories-to-work/116525
**Category:** Package Management
**Tags:** question
**Created:** [July 2, 2024, 1:54pm UTC](https://discourse.julialang.org/t/cant-get-implicit-package-directories-to-work/116525 "2024-07-02T13:54:15Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![fatteneder](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fatteneder/32/33991_2.png) [@fatteneder](https://discourse.julialang.org/u/fatteneder)
#### Post date: [July 2, 2024, 4:05pm UTC](https://discourse.julialang.org/t/cant-get-implicit-package-directories-to-work/116525/7 "2024-07-02T16:05:24Z")

</div>

From the linked page:

> A few general rules to note:  
> …  
> 2. A package with a project file cannot depend on one without a project file since packages with project files can only load packages in graph and packages without project files do not appear in graph.

* * *

I am waiting for the upcoming `workspace` feature in `Pkg.jl`, which will hopefully simplify the organization of such mono repos.

* * *

This discussion here might also be of interest to you: [Create an implicit environment with package directories](https://discourse.julialang.org/t/create-an-implicit-environment-with-package-directories/109207)

---

_[View the full topic](https://discourse.julialang.org/t/cant-get-implicit-package-directories-to-work/116525)._
