diff --git a/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc b/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc index 89927888f..5f4e5e0eb 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc @@ -85,6 +85,13 @@ Next, discover your agent network assets in *Agents & Tools* in Exchange, view y If you run operations within a CI/CD environment, use Anypoint CLI's plugin to set up, create, build, publish, and deploy agent networks. For more information, see xref:af-build-agent-networks-in-a-ci-cd-environment.adoc[]. +[[resolve-issues]] +== Resolve Agent Network Deployment Errors in Anypoint Code Builder + +If you try to deploy an agent network project and see errors related to CLI version, install the latest Anypoint Code Builder version (1.24.1 or later) and then rebuild, republish, and deploy your project. + +If you try to deploy an agent network project and see errors related to invalid API metadata, use API Manager to delete existing API instances that were created with previous a Anypoint Code Builder version. Then rebuild, republish, and deploy your project. + == See Also * xref:af-project-files.adoc[]