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 · 2 comments
Open

Error installing developer tools from NuGet #7865

PatrickSchiefer opened this issue Oct 9, 2024 · 2 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

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

2 participants