mohamedsamara / mern-ecommerce

:balloon: Fullstack MERN Ecommerce Application
https://mern-store-gold.vercel.app
MIT License
1.63k stars 770 forks source link

I can't start the client server locally #243

Closed ak004 closed 2 weeks ago

ak004 commented 1 month ago

Describe the bug I am trying to run the project locallly and i am having an issue when i am trying to run the frontend code it says something like: Error: error:0308010C:digital envelope routines::unsupported Error: error:0308010C:digital envelope routines::unsupported

my node version is v20.11.1 my npm version is 10.2.4

image

the backend is working ok i guess

image

mohamedsamara commented 2 weeks ago

@ak004 This is an error due to webpack 4 support for node >= 18. It is fixed in a044fa0d4eb336ae1ae4f63dfc99c2e1a5b9282d