You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are times when you will want to download a module from the gallery/internal gallery and ignore all dependencies (perhaps they are already installed)
Therefore a -IgnoreDependency switch should be able to be provided
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!
I would expect that Install/Save-PSResource should be smart enough not to install a dependency if its already installed. As for the option in general this feature will be great for times when needing to synchronize packages from the gallery to internal gallery.
Should the name of the parameter be -ExcludeDependencies to match -IncludeDependenices on Find-PSResource?
There are times when you will want to download a module from the gallery/internal gallery and ignore all dependencies (perhaps they are already installed)
Therefore a
-IgnoreDependency
switch should be able to be providedThe text was updated successfully, but these errors were encountered: