How to fix error:0308010C:digital envelope routines::unsupported
CAUSES
NODE VERSION: Using Node version 17 and above,
Docker: Building with docker pulls the latest version of node.js by default {Node: LTS}.
The problem here is Node.js 17's push to use OpenSSL 3, changing the code required for the initializati...
igmrrf.hashnode.dev1 min read