Incompatible runner: PowerShell - MAC agent
Hi, I installed latest PowerShell on my MacOS system: PowerShell Core v6.0.1
But my TeamCity agent tell me that still NOT detect that PowerShell is installed:
Unmet requirements:
Exists=>(powershell_x86|powershell_x64) exists
I try to restart agent, system but nothings helps.
My TeamCity version is 2017.1.5 (build 47175).
How to get PowerShell Runner working on MacOS?
Please sign in to leave a comment.
After upgrate to TeamCity Professional 2017.2.2 (build 50909) it works!
Now I see:
powershell_x64 6.0.1
powershell_x64_Edition Core
powershell_x64_Edition_Executable pwsh
powershell_x64_Path /usr/local/bin
Im on the same version but don't see the below list. I'm running the teamcity server on windows.
powershell_x64 6.0.1
powershell_x64_Edition Core
powershell_x64_Edition_Executable pwsh
powershell_x64_Path /usr/local/bin
Do we need to update the bundled plugin?