Skip to content

Commit fbd0f46

Browse files
authored
Update functions-requirements-visual-studio-code-node.md
adding 16 back as discussed offline with Eric
1 parent bbf362b commit fbd0f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-requirements-visual-studio-code-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: glenga
88

99
+ An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
1010

11-
+ [Node.js 18.x](https://nodejs.org/en/download/releases/). Use the `node --version` command to check your version.
11+
+ [Node.js 18.x](https://nodejs.org/en/download/releases/) or [Node.js 16.x](https://nodejs.org/en/download/releases/). Use the `node --version` command to check your version.
1212

1313
+ [Visual Studio Code](https://code.visualstudio.com/) on one of the [supported platforms](https://code.visualstudio.com/docs/supporting/requirements#_platforms).
1414

0 commit comments

Comments
 (0)