I'm trying to setup the project locally, but when I run npm i followed by npm start I get:
Error: error:0308010C:digital envelope routines::unsupported
I believe this issue is coming up on node version 17 and above. My current node version is: 20.9.0
I'm trying to setup the project locally, but when I run
npm ifollowed bynpm startI get:I believe this issue is coming up on node version 17 and above. My current node version is:
20.9.0