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

The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' which is not part of the required module list. #182

Open
stehlih opened this issue Sep 9, 2022 · 0 comments
Assignees

Comments

@stehlih
Copy link
Contributor

stehlih commented Sep 9, 2022

Problem description

The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' which is not part of the required module list.

If you are using a private repository with only the modules listed in RequiredModules.psd1 and without fallback to PowershellGallery the build fails with an error (resolve depenencies).

The dependent module 'AutomatedLab.Common' is a very big module with 7MB and a lot of dll's inside.

Verbose logs

N/A

DSC configuration

Build of CommonTasks

Suggested solution

Remove the dependency to AutomatedLab.Common from module cScom (prefered) or add the missing module to RequiredModules.psd1.

Operating system the target node is running

Windows 10 / Windows Server 2019

PowerShell version and build the target node is running

5.1

CommonTasks version

0.8
@raandree raandree self-assigned this Sep 21, 2022
@stehlih stehlih changed the title The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' whis is not part of the required module list. The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' which is not part of the required module list. Dec 4, 2022
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

2 participants