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
WindowStyle should either be removed from the output or implement a better error message stating it is unsupported on the current platform.
pwsh -WindowStyle Normal
The argument '-WindowStyle' is not recognized as the name of a script file.
Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.
Name Value
---------
PSVersion 6.0.0
PSEdition Core
GitCommitId v6.0.0
OS Darwin 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov 918:09:22 PST 2017; root:xnu-4570.31.3~1/RE...
Platform Unix
PSCompatibleVersions {1.0,2.0,3.0,4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
WindowStyle should either be removed from the output or implement a better error message stating it is unsupported on the current platform.
Steps to reproduce
Expected behavior
Actual behavior
Environment data