From 9f28a0622df181aa8b70e12da0a0823184fd8ed2 Mon Sep 17 00:00:00 2001 From: izexi <43889168+izexi@users.noreply.github.com> Date: Sun, 21 Apr 2019 13:50:28 +0100 Subject: [PATCH] bump to 10.0.0 --- 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.