Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing developer tools from NuGet #7865

Open
PatrickSchiefer opened this issue Oct 9, 2024 · 7 comments
Open

Error installing developer tools from NuGet #7865

PatrickSchiefer opened this issue Oct 9, 2024 · 7 comments
Assignees
Labels

Comments

@PatrickSchiefer
Copy link

PatrickSchiefer commented Oct 9, 2024

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:

  • Using NuGet CLI, I get an error over a missing dependency "Microsoft.Dynamics.Nav.Xrm.Common"

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

image `

`

  • Using dotnet tools I get an error about an invalid DotnetToolSettings.xml file

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

image

Internal work item: AB#554312

@PatrickSchiefer
Copy link
Author

@SBalslev could you please take a look?

@SBalslev SBalslev self-assigned this Oct 9, 2024
@SBalslev
Copy link
Contributor

@YvesDesrumaux
Copy link

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
Copy link
Contributor

SBalslev commented Nov 1, 2024

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

@YvesDesrumaux
Copy link

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

@PatrickSchiefer
Copy link
Author

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

@YvesDesrumaux
Copy link

Any new about that issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants