intersystems / intersystems/ipm
Package Manager needs updated cache of repos before installation
Open
enhancement
good first issue
prio: medium
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
The package manager keeps a cache of available versions of modules locally for each repo. This is useful for more performant dependency resolution. However, at time of installing a module, this cache should be updated so that it is working against latest info. Currently the cache is only updated when the repo is created or if manually forced to update using the repo command.
Contributor guide
Assessment
This issue has not been assessed yet.