microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
747 stars 245 forks source link

Error installing developer tools from NuGet #7865

Open PatrickSchiefer opened 1 month ago

PatrickSchiefer commented 1 month ago

When I try to install the beta package from https://www.nuget.org/packages/Microsoft.Dynamics.BusinessCentral.Development.Tools/15.0.17.43318-beta I get an error.

Depending on the method used I get an different error:

.\nuget.exe install Microsoft.Dynamics.BusinessCentral.Development.Tools -outputDirectory . -PreRelease -directDownload

image

`

`

dotnet tool install Microsoft.Dynamics.BusinessCentral.Development.Tools --prerelease --global

image

Internal work item: AB#554312

PatrickSchiefer commented 1 month ago

@SBalslev could you please take a look?

SBalslev commented 1 month ago

@PatrickSchiefer Just released 15.0.17.63223-beta: https://www.nuget.org/packages/Microsoft.Dynamics.BusinessCentral.Development.Tools/15.0.17.63223-beta

Can you give that a spin?

YvesDesrumaux commented 3 weeks ago

Seems issue still existing : Attempting to resolve dependencies for package 'Microsoft.Dynamics.BusinessCentral.Development.Tools.15.0.17.63223-beta' with DependencyBehavior 'Lowest' nuget.exe : Unable to resolve dependency 'Microsoft.Dynamics.Nav.Xrm.Common'. Source(s) used: 'nuget.org'.

Any idea of delay to solve it ?

SBalslev commented 3 weeks ago

Let's try one more time :) 15.0.18.19684-beta

YvesDesrumaux commented 3 weeks ago

Seems still error existing, xith same error : nuget.exe : Unable to resolve dependency 'Microsoft.Dynamics.Nav.Xrm.Common'. Source(s) used: 'nuget.org'.

PatrickSchiefer commented 2 weeks ago

Still not working for me either, is this XRM Common package somewhere available?