chore(*): update node version mention & use strict

This commit is contained in:
iCrawl
2020-02-29 15:19:37 +01:00
parent d33fc741e3
commit b58813ace8
8 changed files with 15 additions and 6 deletions

View File

@@ -4,7 +4,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 11.0.0 or newer.
Update to Node.js 12.0.0 or newer.
## How do I get voice working?