From 5ab9a47f0c42112ec624d4668114a41c68fa3541 Mon Sep 17 00:00:00 2001 From: samsamson33 Date: Thu, 27 Feb 2020 10:10:12 -0500 Subject: [PATCH] Revert "docs(faq): bump to node 10.0.0 (#3224)" This reverts commit e97812a5604d7e83ae6255e11d3ebb9b37e3394c. --- docs/general/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/faq.md b/docs/general/faq.md index c4ce363d8454..212a16d84616 100644 --- a/docs/general/faq.md +++ b/docs/general/faq.md @@ -3,7 +3,7 @@ These questions are some of the most frequently asked. ## No matter what, I get `SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode`‽ -Update to Node.js 10.0.0 or newer. +Update to Node.js 8.0.0 or newer. ## How do I get voice working? - Install FFMPEG.