From 1f7a2342c7f9b8db097304eb345928ad763ac715 Mon Sep 17 00:00:00 2001 From: Marc Kohaupt Date: Wed, 3 Apr 2024 15:53:27 +0200 Subject: [PATCH] minimum node version 16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7c7ebb48c1..af595cb010ac 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you run `npm i` afterwards (in either the target or pxt), you might need to r ## Build -First, install [Node](https://nodejs.org/en/): minimum version 8. +First, install [Node](https://nodejs.org/en/): minimum version 16. To build the PXT command line tools: