Fixing “node: –openssl-legacy-provider is not allowed in node_options” error
I recently ran into the “node: –openssl-legacy-provider is not allowed in node_options” error while working with Node 17. It occurs when the environment variable is set with the value –openssl-legacy-provider. I had set that value for another project...
wisdomgeek.hashnode.dev1 min read