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

Error while hosting static web app #878

Closed Adhisha-21 closed 4 months ago

Adhisha-21 commented 5 months ago

Does this occur consistently? Repro steps:

  1. actual result : https://lemon-bay-0d4145800.4.azurestaticapps.net/
  2. expected result : the code with changes has to be executed

Action: staticWebApps.createStaticWebApp Error type: GitError Error Message: Git: From redacted:url

Version: 0.12.2 OS: linux OS Release: 6.2.0-1018-azure Product: Visual Studio Code Product Version: 1.85.2 Language: en

Call Stack ``` handleGitError extension.bundle.js:2:2491652 extension.bundle.js:2:2539318 rejected extension.bundle.js:2:2532115 ```
MicroFish91 commented 5 months ago

Could you please provide repro steps? Also, do you have git installed? You'll need git installed to deploy your static web app.

AzCode-Bot commented 4 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!