Skip to content

Conversation

robinheghan
Copy link
Member

If you were referencing a local dependency which has a version in its gren.json that is present in the package cache, the package cache is being read and not the local dependency.

This PR simply ignores the package cache if the package is a local dependency.

Fixes #186

@robinheghan robinheghan merged commit 63d9a6f into main Mar 6, 2023
@robinheghan robinheghan deleted the fix-use-of-cache-with-local-dep branch March 6, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is local dependency being used if it references a version already cached?
1 participant