Skip to content

Conversation

stinos
Copy link

@stinos stinos commented Feb 11, 2020

After Install-Module the module is normally in the global module
directory so prefixing with .\ won't find it. Also strip the extension
since it is not needed and less strict.

After Install-Module the module is normally in the global module
directory so prefixing with .\ won't find it. Also strip the extension
since it is not needed and less strict.
@LinuxOnTheDesktop
Copy link

So: the README instructions need modifying.

@CodeByAidan
Copy link

2 years later, last time @DTW-DanWard (repo owner) has been on GitHub was May of 2022, 😞...
A more verbose way of doing this would be using the -Name parameter from PowerShell like

Import-Module -Name PowerShell-Beautifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants