I configured a self-hosted agent from which to do my Dynamics 365 app builds/deployments.
However, I seem to be missing something, as the PowerApps Tool installer fails:
Starting: PowerApps Tool Installer
==============================================================================
Task : PowerApps Tool Installer
Description : PowerApps Tool Installer
Version : 0.3.4
Author : Microsoft
Help : [More Info](https://aka.ms/buildtoolsdoc)
==============================================================================
Installing PS module Microsoft.Xrm.OnlineManagementAPI - 1.2.0.1 ...
Installing PS module Microsoft.PowerApps.Administration.PowerShell - 2.0.61 ...
Installing PS module Microsoft.Xrm.Tooling.PackageDeployment.Powershell - 3.3.0.882 ...
Installing PS module Microsoft.PowerApps.Checker.PowerShell - 1.0.12 ...
Name Version Source Summary
---- ------- ------ -------
nuget 2.8.5.208 https://onege... NuGet provider for the OneGet meta-package manager
##[error]The package source "nuget.org" is available.
Installing nuget pkg Microsoft.CrmSdk.CoreTools - 9.1.0.39 ...
##[error]For the search term and package name "Microsoft.CrmSdk.CoreTools" no corresponding package was found. Use Get-PackageSource to display all available registered package sources.
Finishing: PowerApps Tool Installer
(had to translate the error message from German, so they might differ a bit)
Using Microsoft-hosted agents, the task succeeds. I'm a beginner when it comes to this stuff, so can someone ELI5 what I'm missing?
Regards, Tom