Open T3sT3ro opened 2 years ago
I would suggest expediting this ticket - not in an entitled way, obviously this isn't a day job, but in the sense that it should be given top priority over the other open issues. This is a particularly important features without which managing large collections of mods becomes a lot more impractical.
Description
It seems that ferium can't download a required chain of dependencies, and halts at depth 1. So mod A has optional dependency B, while B has required C, but when A prompts to install B as optional, the C is not pulled with B.
To Reproduce
forge 1.16.5
ferium add 307152
n
268655
) replyy
ferium list
, to see:manually removing GameStages and adding them via
ferium add 268655
pulls the required Bookself properlySoftware version
Additional information
It seems like ferium cannot recursively resolve dependencies.
Potential or ad-hoc sollutions and considerations
ferium list --verbose
orferium check
command to print a list of installed mods along with their optional and required dependencies (and installed status) and so on in a tree