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
If a module containing DSC Resources requires types from another module Get-DscResource will not return those resources unless the required module has been imported first.
Prerequisites
Steps to reproduce
If a module containing DSC Resources requires types from another module
Get-DscResource
will not return those resources unless the required module has been imported first.Expected behavior
Actual behavior
# no resources are returned
Error details
No response
Environment data
Version
2.0.6
Visuals
No response
The text was updated successfully, but these errors were encountered: