From 321966e2f508d73d367e1bc34da1e6c5242e7396 Mon Sep 17 00:00:00 2001 From: YassineOmrani Date: Thu, 13 Jul 2023 18:50:36 +0200 Subject: [PATCH] [changed] change Miscellaneous related nodejs version text --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3e477e78..630b3599 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ anyway unless you are fixing something around our global build.) ## Miscellaneous -if you faced the below issue, make sure you use Nodejs version 16 +if you faced the below issue, make sure you use node version < 18 ```node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); ^