mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
docs(faq): bump to node 10.0.0 (#3224)
This commit is contained in:
parent
d1778772cd
commit
f7f4607b5f
1 changed files with 1 additions and 1 deletions
|
|
@ -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`‽
|
## 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?
|
## How do I get voice working?
|
||||||
- Install FFMPEG.
|
- Install FFMPEG.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue