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 when deploying azure static web app through github #882

Open
Saeyoung-Ryu opened this issue Aug 16, 2024 · 0 comments
Open

Error when deploying azure static web app through github #882

Saeyoung-Ryu opened this issue Aug 16, 2024 · 0 comments

Comments

@Saeyoung-Ryu
Copy link

Hello, my blazor webassembly is using .net8.0.400. I have created static web app and added my github repo.
And I have an error when I do the "Build and Deploy job through github ci/cd"

The command could not be loaded, possibly because:

  • You intended to execute a .NET application:
    The application '--version' does not exist.
  • You intended to execute a .NET SDK command:
    A compatible .NET SDK was not found.

Requested SDK version: 8.0.400
global.json file: /github/workspace/global.json

Installed SDKs:

Install the [8.0.400] .NET SDK or update [/github/workspace/global.json] to match an installed SDK.

Learn about SDK resolution:

Am I not able to use .net 8.0?

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

No branches or pull requests

1 participant