Azure / Azure/data-api-builder
[Bug]: The latest preview CLI does not have an ARM version.
- Vorherrschende Sprache
- C#
- Sterne
- 1.5k
- Forks
- 370
- Ø Merge
- 3 T. 22 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
### What happened?
If I try to install the latest CLI using dotnet
```bash
user@Mac src % dotnet tool install --global Microsoft.DataApiBuilder --version 2.1.3-rc
Skipping NuGet package signature verification.
The tool does not support the current architecture or operating system (osx-arm64). Supported runtimes: win-x64 linux-x64 osx-x64
```
The latest stable works fine.
### Version
2.1.3-rc
### What database are you using?
Azure SQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
_No response_
### Relevant log output
```Text
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.