adrianhajdin / project_mern_memories

This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu
5k stars 1.84k forks source link

error uploading to netlify #108

Open adielron opened 2 years ago

adielron commented 2 years ago

TypeError: Cannot read properties of undefined (reading 'length') getting this error when opening the site on netlify

and also getting the error Cannot read property 'map' of undefined

please help

MatinT-SA commented 2 years ago

Can you elaborate a little bit on your issue?

Any piece of code?

Anything which might help us to figure out which part you're talking about? for example, which part are you referring to?

Also give this a try: https://github.com/adrianhajdin/project_mern_memories/issues/8#issue-793334615