JustinGrote / ModuleFast

A "fast and loose" way to install modules from Powershell Gallery quickly. Meant for CICD, not production
Other
77 stars 5 forks source link

Fix bugs with prerelease installation #14

Closed JustinGrote closed 8 months ago

JustinGrote commented 8 months ago

Some installations are still adding prerelease into the module folder. We need to centralize this processing logic into ModuleFastInfo to make it consistent for both checking installed modules and installing new modules.

JustinGrote commented 8 months ago

Fixed dc352e3d3720ca8a16205dd21c5abcee83965387