FIFrancis Igbirikiinigmrrf.hashnode.dev·Oct 22, 2024 · 2 min readFixing "Localhost SSL Connection Error" in Your BrowserError: LOCALHOST SENT AN INVALID RESPONSEREACT ERROR (node:3638) Warning: An error event has already been emitted on the socket. Please use the destroy method on the socket while handling a 'clientError' event. (Use node --trace-warnings ... to show ...00
FIFrancis Igbirikiinigmrrf.hashnode.dev·May 17, 2023 · 1 min readHow to fix error:0308010C:digital envelope routines::unsupportedCAUSES 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...00