You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Because the the Name parameter is Key, the PSModule resource cannot be used to download two versions of the same module. It would be nice if the Key parameter could also accept the module specification format for scenarios when more than one version of a module is required for a node.
Test-ConflictingResources : A conflict was detected between resources '[PSModule]tooling-1.0.0.21
(C:\Users\Bob\Documents\config.ps1::16::5::PSModule)' and '[PSModule]tooling-1.0.0.28
(C:\Users\Bob\Documents\config.ps1::26::5::PSModule)' in node 'localhost'. Resources have identical key properties but there are differences in the following non-key properties: 'RequiredVersion'. Values '1.0.0.21' don't match values '1.0.0.28'. Please update these property values so that they are identical in both cases.