How to ignore packages that are already installed?

F. ex. if I copy a long list of dependencies from GitHub and I have several of them already, the CLI will tell me [--reinstalling] - I want to append a command (if there is one) to ignore the packages already installed and directly install the ones I don’t have.

Hope it makes sense :sweat_smile:

--needed

4 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.