SamErde / PSPreworkout

A special mix of tools to help jump start your PowerShell session!
http://day3bits.com/PSPreworkout/
MIT License
38 stars 3 forks source link

🪲 Cannot import module in Windows PowerShell #16

Closed SamErde closed 3 weeks ago

SamErde commented 3 weeks ago

The module will not import in Windows PowerShell because I added a #requires -Version 7.4 statement to the Install-CommandNotFoundUtility function.

SamErde commented 3 weeks ago

Fixed in v1.4.1.