Skip to content

Ava is unable to run when NODE_OPTIONS=--use-openssl-ca is used globally. #3148

Answered by novemberborn
Jym77 asked this question in Q&A
Discussion options

You must be logged in to vote

You can set "workerThreads": "false" in the AVA config, this should work with child processes. Perhaps setting "environmentVariables": { "NODE_OPTIONS": "" } could also work, to override them for the worker threads.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jym77
Comment options

Answer selected by Jym77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #3147 on December 02, 2022 15:05.