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

Unable to Import PowerSTIG 4.4.0 Due to cyclic dependency Error #616

Closed
erjenkin opened this issue May 12, 2020 · 0 comments
Closed

Unable to Import PowerSTIG 4.4.0 Due to cyclic dependency Error #616

erjenkin opened this issue May 12, 2020 · 0 comments
Assignees
Milestone

Comments

@erjenkin
Copy link
Member

Describe the bug
Importing the milestone branch throws error

To Reproduce
Copy 4.4.0 milestone to local source and attempt import

Expected behavior
Should not throw error

Screenshot

import-module : The required module 'VMware.VimAutomation.Storage' is not loaded. The module 'VMware.VimAutomation.Storage' has a requiredModule 
'VMware.VimAutomation.Core' in its module manifest 'C:\Program 
Files\WindowsPowerShell\Modules\VMware.VimAutomation.Storage\12.0.0.15939648\VMware.VimAutomation.Storage.psd1' that points to a cyclic dependency.
At line:1 char:1
+ import-module powerstig
+ ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (C:\Program File...\powerstig.psd1:String) [Import-Module], MissingMemberException
    + FullyQualifiedErrorId : Modules_InvalidManifest,Microsoft.PowerShell.Commands.ImportModuleCommand
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 a pull request may close this issue.

1 participant