e-commerce-site
e-commerce-site copied to clipboard
unable to start app
As i run
npm start
shows digital envelope routines::unsupported
find the attached screenshot
As i run
npm start
shows digital envelope routines::unsupported find the attached screenshot
Please change the node version to 14
or 16
and then npm run start
.
Try replacing the value of "start" in package.json file. Use the code below: "start": "react-scripts --openssl-legacy-provider start",