bradtraversy / mern_shopping_list

Shopping List built with MERN and Redux
605 stars 437 forks source link

App Deployment Issue #69

Open sanmanchavan1991 opened 3 years ago

sanmanchavan1991 commented 3 years ago

image

When I run the trace log I am getting the below error

image

I have searched and found out we have to add "type": "module" in package.json (I have added it in the server's package.json file but again some other error

image