Skip to content

Commit 70ed24b

Browse files
authored
Merge pull request #190307 from AjayKumar-MSFT/patch-141
(AzureCXP) https://github.com/MicrosoftDocs/azure-docs/issues/88829
2 parents 9864fff + c3cf71f commit 70ed24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/local-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Open a terminal to the root folder of your existing Azure Static Web Apps site.
7373
1. Install the CLI.
7474

7575
```console
76-
npm install -g @azure/static-web-apps-cli
76+
npm install -g @azure/static-web-apps-cli azure-functions-core-tools
7777
```
7878

7979
1. Build your app if required by your application.

0 commit comments

Comments
 (0)