Skip to content

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

@stehlih

Description

@stehlih

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions