You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running nimble path [pkgname], it doesn't respect the configuration of the current package. It ignores the develop file and it ignores any specific version configuration in the nimble file.
My expectation is that when I run nimble path from a nimble directory, it should print the path of the dependency as contextualized by the configuration in the current package.