Replies: 1 comment
-
|
Decided to raise this as an issue in the Powershell repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Not sure where to ask/raise this, so trying here for starters :)
If I run:
it works fine in Powershell 5.1, but if I run it in Powershell 7 it errors with:
Not really sure what's causing it. As far as I can tell the ConfigCI module is the same (located in C:\Windows\System32\WindowsPowerShell\v1.0\Modules\ConfigCI), but in PS5 it shows as a binary and in PS7 as a script:
vs
Anyone seen this or have a fix? Guess I'll just use PS5 for now!
Thanks,
Iain
Beta Was this translation helpful? Give feedback.
All reactions