[TD-2920] <doc>: nodejs connector update for 2.0.6.

This commit is contained in:
Shuduo Sang 2021-02-03 16:46:12 +08:00
parent 679300ba33
commit 06c019eb50
1 changed files with 1 additions and 1 deletions

View File

@ -852,7 +852,7 @@ npm install td2.0-connector
### Linux
- `python` (建议`v2.7` , `v3.x.x` 目前还不支持)
- `node` 必须采用v10.x版本其他版本存在包兼容性的问题。
- `node` 2.0.6支持v12.x和v10.x2.0.5及更早版本支持v10.x版本其他版本可能存在包兼容性的问题。
- `make`
- c语言编译器比如<a href="https://gcc.gnu.org">GCC</a>