[DSC] Could not find PowerShell module Microsoft.PowerToys.Configure
#33744
Labels
Area-Setup/Install
Refers to installation mechanism
Issue-Bug
Something isn't working
Resolution-Fix Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Microsoft PowerToys version
0.82.0
Installation method
WinGet
Running as admin
Yes
Area(s) with issue?
General
Steps to reproduce
winget configure --file <file> --open-logs --verbose-logs
where<file>
is one of the example files such as✔️ Expected Behavior
Installation and configuration should work fine.
❌ Actual Behavior
I got an error applying the second resource "PowerToysConfigure":
Taking a look at the logs:
It looks like the
Microsoft.PowerToys.Configure
module could not be found.However it is installed in
Documents/Powershell/Modules/Microsoft.PowerToys.Configure/v0.82.0
. Also I tried to copy it to bothDocument/WindowsPowershell/Modules
andPrograms Files/WindowsPowerShell/Modules
and it is still not found.On the other side, the module cannot be imported from PowerShell either:
I have tried reinstalling PowerToys v0.82 from WinGet and from PowerToys updates and still got this error.
Also, importing the module manually does not work either:
Other Software
PowerShell 7.4.3
WindowsPowerShell 5.1.22621.3672
The text was updated successfully, but these errors were encountered: