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

"git model not found" Source: Azure Static Web App (Extension) #770

Closed Mustak-BIT closed 1 year ago

Mustak-BIT commented 1 year ago

Does this occur consistently? Repro steps:

1. 2.

Action: staticWebApps.createStaticWebApp Error type: Error Error Message: Git model not found

Version: 0.11.3 OS: win32 OS Release: 10.0.19045 Product: Visual Studio Code Product Version: 1.73.1 Language: en

Call Stack ``` s.getAPI main.js:2:1017691 extension.bundle.js:2:3529066extension.bundle.js:2:3529066 fulfilled extension.bundle.js:2:3527866 ```
alexweininger commented 1 year ago

Do you have Git installed? VS Code throws this error when it can't find the path to git.

MicroFish91 commented 1 year ago

Closing due to lack of response, we can reopen if you're still experiencing this issue.