Closed raandree closed 2 years ago
When creating a module with ModuleType CompleteModule, RequiredModules.psd1 is incomplete
CompleteModule
RequiredModules.psd1
These modules are missing:
NA
New-SampleModule -DestinationPath d:\x -ModuleType CompleteSample -ModuleAuthor me -ModuleName x -ModuleDescription none
Have the file RequiredModules.psd1 containing all dependencies.
See above
Fixing the template
0.115.0
Problem description
When creating a module with ModuleType
CompleteModule
,RequiredModules.psd1
is incompleteThese modules are missing:
Verbose logs
How to reproduce
Expected behavior
Have the file
RequiredModules.psd1
containing all dependencies.Current behavior
See above
Suggested solution
Fixing the template
Operating system the target node is running
PowerShell version and build the target node is running
Module version used