Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Posh-Secmod missing module file on PS v5 April preview #11

Open
gozes opened this issue Aug 12, 2015 · 0 comments
Open

Posh-Secmod missing module file on PS v5 April preview #11

gozes opened this issue Aug 12, 2015 · 0 comments

Comments

@gozes
Copy link

gozes commented Aug 12, 2015

when trying to install Posh-SecMod on PowerShell V5 I get the following

Downloading latest version of Posh-SecMod from https://github.com/darkoperator/Posh-SecMod/archive/master.zip
File saved to C:\Users\et56193\AppData\Local\Temp\Posh-SecMod.zip
Uncompressing the Zip file to C:\Users\et56193\Documents\WindowsPowerShell\Modules
Renaming folder

Module has been installed
Import-Module : The specified module 'posh-SecMod' was not loaded because no valid module file was found in any module directory.
At line:23 char:1

  • Import-Module -Name posh-SecMod
  • - CategoryInfo          : ResourceUnavailable: (posh-SecMod:String) [Import-Module], FileNotFoundException
    - FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
    
    

the funny thing is that I have check to see if it maybe a path issue but is not because all my other modules install an run from my network share at work. I look in my modules directory and even tho it say that it installed Posh-SecMod is nowhere to be found under the modules directory.

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

No branches or pull requests

1 participant