Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Libman - How to install dependencies of installed library

I am using Libman - Asp Core - VsCode

I Installed Semantic-ui which needs jQuery,Popper and etc.

Is there a way that Libman install it's dependencies automatically while installing a library ?

Like what npm does.

like image 208
Arash.Zandi Avatar asked Oct 11 '25 13:10

Arash.Zandi


1 Answers

No. Libman does not track dependencies, it is not a package manager. It provides a simplified experience for placing deployment-ready libraries into your project. For a full package manager feature set, you should use a proper package manager like NPM.

like image 185
Jimmy Avatar answered Oct 14 '25 11:10

Jimmy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!