How to fix "ERROR: LoadError: ArgumentError: Package X does not have Y in its dependencies:..." when developing package

I opened a new (ubuntu terminal, was in VSCode before), navigated to the Catalyst directory so that I could do

julia
]activate .
]add MetaGraphs

I then restarted the VSCode session and it worked.

Thanks a lot for the help!

1 Like