You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail to install .Net core when debugging the Typescript app which was created by vscode teams toolkit extension.
To Reproduce
Steps to reproduce the behavior:
Go to Teams Toolkit(v2.5.0)
Click on Create a new Teams app
Select Create a new Teams app -> Tab -> Azure -> no resource -> Typescript
Goto App code then Debug with Edge
The Output of "Teams Toolkit" have below errors
dotnet-install: Downloading primary link https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.412/dotnet-sdk-3.1.412-osx-arm64.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.412/dotnet-sdk-3.1.412-osx-arm64.tar.gz is not available.
dotnet-install: Downloading legacy link https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.412/dotnet-dev-osx-arm64.3.1.412.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.412/dotnet-dev-osx-arm64.3.1.412.tar.gz is not available.
', stderr = 'dotnet_install: Error: Could not find `.NET Core SDK` with version = 3.1.412
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
', timecost = '14.23s'
Expected behavior
No errors.
Screenshots
NA
VS Code Extension Information (please complete the following information):
OS: macOS Big Sur 11.5.2
Version V2.5.0
CLI Information (please complete the following information):
OS: macOS Big Sur 11.5.2
Version: NA
Additional context
node version: V16.3.0
The text was updated successfully, but these errors were encountered:
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.
zhv9
changed the title
Dot net Core install fail in macOS with m1 cpu
Dot Net core install fail in macOS with m1 cpu
Aug 28, 2021
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I am using a mac with m1 CPU.
Fail to install .Net core when debugging the Typescript app which was created by vscode teams toolkit extension.
To Reproduce
Steps to reproduce the behavior:
Create a new Teams app -> Tab -> Azure -> no resource -> Typescript
Expected behavior
No errors.
Screenshots
NA
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context
node version: V16.3.0
The text was updated successfully, but these errors were encountered: