Skip to content

Commit b50f7f3

Browse files
committed
set Node.js as minimum engine and refresh dependency lock file
1 parent 67a4025 commit b50f7f3

File tree

3 files changed

+1355
-983
lines changed

3 files changed

+1355
-983
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Next, make sure that you have Node.js installed (which also provides npm).
8181
$ node --version
8282

8383
If this command fails with an error, you don't have Node.js installed.
84-
If the command doesn't report an active LTS version of Node.js (e.g., v16.13.2), it means you don't have a suitable version of Node.js installed.
84+
If the command doesn't report an active LTS version of Node.js (e.g., v16.16.0), it means you don't have a suitable version of Node.js installed.
8585
In this guide, we'll be installing Node.js 16.
8686

8787
While you can install Node.js from the official packages, we strongly recommend that you use {url-nvm}[nvm] (Node Version Manager) to manage your Node.js installation(s).

0 commit comments

Comments
 (0)