microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 33 forks source link

i cannot deploy static app from VS #859

Closed hadeerhma closed 9 months ago

hadeerhma commented 10 months ago

Does this occur consistently? Repro steps:

1.Error running command staticWebApps.createStaticWebApp: command 'staticWebApps.createStaticWebApp' not found. This is likely caused by the extension that contributes staticWebApps.createStaticWebApp.

  1. also create Http function not exist

Action: staticWebApps.activate Error type: string Error Message: Timed out waiting for authentication provider to register

Version: 0.12.2 OS: win32 OS Release: 10.0.22621 Product: Visual Studio Code Product Version: 1.81.1 Language: en

nturinski commented 9 months ago

Hi, it looks like the extension isn't activating for some reason. The authentication provider that we use is the GitHub Authentication Provider.

This comment has a fix for this issue. It seems like you may have to go and enable GitHub Authentication.

Please let me know if this resolves your issue.

AzCode-Bot commented 9 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!