Node.js

Fixed: error:0308010C:digital envelope routines::unsupported

In this tutorial, I will show you how to fix the error: error:0308010C:digital envelope routines::unsupported. Once I created a default IntelliJ IDEA React project, I came across that error. Solution 1: By downgrading Node.js version Option 1: Downgrade to Node.js v16 a. Reinstall the LTS version of Node.js from the official website. b. Or, use …

Fixed: error:0308010C:digital envelope routines::unsupported Read More »

Scroll to Top