mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore: madrun: envelop
This commit is contained in:
parent
871b05d4d5
commit
40f17bb670
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const testEnv = {
|
|||
THREAD_IT_COUNT: 0,
|
||||
};
|
||||
|
||||
const is17 = /^v1[78]/.test(process.version);
|
||||
const is17 = /^v1[789]/.test(process.version);
|
||||
|
||||
// fix for ERR_OSSL_EVP_UNSUPPORTED on node v17
|
||||
// flag '--openssl-legacy-provider' not supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue