No enabled compatible agents for this build configuration
Hello Community,
I'm trying to run a Powershell 'Runner type', but I keep on getting the the error message:
Warning: No enabled compatible agents for this build configuration. Please register a build agent or tweak build configuration requirements.
Any idea how to fix this please?
Carlton
Please sign in to leave a comment.
Hi Carlton,
This usually means that the build agents are missing some configuration option. Usually, they either don't have powershell installed or are having issues detecting its installation. Ensure that powershell is installed, and also please keep in mind that powershell decided to change the executable name and we fixed that in the last release, so if you aren't using it, upgrading should help.