Open nyanhp opened 4 months ago
Hey @nyanhp
Were you able to track down this issue? I am able to replicate the problem on Windows as well when using Powershell 7.4.2 and Powershell 7.5 preview 4
Not yet, my day-job got the better of me. Since I don't create modules very often, it got deprioritized.
Alright, sorry about the late reaction to this :( The problem has been solved in the backend - this was related to the security update in the latest PSFramework version - and I need to release a new version of PSModuleDevelopment now to make the whole thing work again. But I know where I broke things, soooo ... somewhen later today?
Alright, once again some unintended delays, but ... version 2.2.12.171 is now out and should fix that
And with 2.2.12.172, it will even do so on PS5.1 ^^
On Linux (Ubuntu 24.04 WSL to be precise), Invoke-PSMDTemplate fails continuously with the following warning:
PowerShell Version: 7.4.2 Module Versions:
The entire error output looks thusly:
I'll try to see if I can track down where it happens. If I do find out before you see this issue, I'll of course send a PR ;)