dsccommunity / dsccommunity/CommonTasks

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

Open
#182 0 comments 0 reactions 1 assignee View on GitHub

@raandree is already working on this.

Since Sep 21, 2022.

Dominant language
PowerShell
Stars
45
Forks
27
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.