bulletproof-react icon indicating copy to clipboard operation
bulletproof-react copied to clipboard

Fix the "0308010c:digital envelope routines::unsupported"

Open ThePiyushAggarwal opened this issue 2 years ago • 0 comments
trafficstars

So, due to some problem with Node versions. We face some problems while running the application. I could make it work by using nvm to switch to version 16 instead of 18. I could add "craco --openssl-legacy-provider start" in package.json and it was working. But then Storybook wasn't working

Maybe we can work something out and fix the errors for new node versions as well. I am not very sure. I am not a very experiecened developer.

Refer: https://www.freecodecamp.org/news/error-error-0308010c-digital-envelope-routines-unsupported-node-error-solved/

ThePiyushAggarwal avatar Dec 12 '22 19:12 ThePiyushAggarwal