microsoft/vscode-azurestaticwebapps

An error occurs when creating a static web app on Mac

Opened this issue · 1 comments

OS: M1
Build Version: 20230814.4
Regression: Not a regression

Repro Steps:

  1. Open the ReactSite project in VS Code.
  2. F1 -> Click "Azure Static Web Apps: Create HTTP Function..." -> Enter the default name.
  3. Create a static web app.
  4. Check whether no error occurs.

Expect:
No error occurs.

Actual:
An error occurs.
Screenshot 2023-08-16 at 11 09 42

More Info:
This issue does not reproduce on Windows.

Verified this issue with the latest build 20231031.1, it also reproduces on the Remote Codespaces environment.