Skip to content

Conversation

@mhenderson-so
Copy link

When installing the Octoposh module on a case sensitive file system (such as in a Linux VM or WSL) the following error occurs:

Import-Module : The module to process 'OctoPosh.dll', listed in field 'ModuleToProcess/RootModule' of module manifest '/root/.local/share/powershell/Modules/Octoposh/0.6.11/Octoposh.psd1' was not processed because no valid module was found in any module directory.

This is because the correct filename is Octoposh.dll not OctoPosh.dll.

This PR fixes the RootModule to have the correct casing.

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.

1 participant