From f7f4607b5ffa3fb3a31dac76262f0de7d27def0d Mon Sep 17 00:00:00 2001 From: izexi <43889168+izexi@users.noreply.github.com> Date: Mon, 22 Apr 2019 08:09:06 +0100 Subject: [PATCH] docs(faq): bump to node 10.0.0 (#3224) --- 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 212a16d84616..c4ce363d8454 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 8.0.0 or newer. +Update to Node.js 10.0.0 or newer. ## How do I get voice working? - Install FFMPEG.