geeklearningio / gl-vsts-tasks-file-patch

Visual Studio Team Services Build and Release Management extensions that help you update files using JSON patch and similar syntax
MIT License
21 stars 6 forks source link

A supported task execution handler was not found #75

Open CodingCap opened 4 years ago

CodingCap commented 4 years ago

Are you reporting a bug or a feature request ?

Description

The task fails with error "A supported task execution handler was not found. This error usually means the task does not carry an implementation that is compatible with your current operating system. Contact the task author for more details."

==============================================================================
Task         : Patch JSON Files
Description  : Patch JSON files using JSON patch syntax
Version      : 4.0.1007
Author       : Geek Learning
Help         : [More Information](https://github.com/geeklearningio/gl-vsts-tasks-file-patch/wiki/Patch-JSON-Files) (Version 4.0.1007)
==============================================================================
A supported task execution handler was not found. This error usually means the task does not carry an implementation that is compatible with your current operating system. Contact the task author for more details.
System.Exception: A supported task execution handler was not found. This error usually means the task does not carry an implementation that is compatible with your current operating system. Contact the task author for more details.

System information

VSTS or TFS:

Agent:

OS:

jaketyb commented 3 years ago

I also get this

******************************************************************************
Starting: Patch manifest.json
******************************************************************************
==============================================================================
Task         : Patch JSON Files
Description  : Patch JSON files using JSON patch syntax
Version      : 4.0.1007
Author       : Geek Learning
Help         : [More Information](https://github.com/geeklearningio/gl-vsts-tasks-file-patch/wiki/Patch-JSON-Files) (Version 4.0.1007)
==============================================================================
A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows'. Contact the task author for more details.
System.Exception: A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows'. Contact the task author for more details.