microsoft / vscode-azurestaticwebapps

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

Fail to execute the command "Azure Static Web Apps: Install or Update Azure Static Web Apps CLI" on Mac&Linux #619

Closed v-mengwe closed 2 years ago

v-mengwe commented 2 years ago

OS: M1 Air/Linux Build Version: 20220218.2 Regression: Not a regression npm version: 0.8.3

Repro Steps:

  1. F1 -> Azure Static Web Apps: Install or Update Azure Static Web Apps CLI.
  2. Check whether succeeds to execute the command.

Expect: Succeed to execute the command.

Actual: Fail to execute the command.

MicrosoftTeams-image (6)

More Info:

  1. This issue also reproduces for the command "Azure Static Web Apps: Uninstall Azure Static Web Apps CLI".
  2. It would be better to pop up a link to install it on Mac if this issue is by design.
wwlorey commented 2 years ago

@v-mengwe when you encounter this error, what does the message look like? Does the notification provide a button to "view output window"? If so, I think we're fine "won't-fixing" this.

v-mengwe commented 2 years ago

There is no button in the popped up notification.

MicrosoftTeams-image (9)

It would better to execute these commands successfully on Mac/Linux after selecting those commands from command palette.

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