Colt / YelpCamp

581 stars 562 forks source link

The Campground show page is not working. #9

Open dezfuture opened 3 years ago

dezfuture commented 3 years ago

the page is showing an error and stating -> Cannot read property 'username' of null at eval . Can someone help me in solving this issue

dezfuture commented 3 years ago

The main problem after completing the image upload section is that the campgrounds which were provided by colt when trying to view then, the show page is showing a Type Error.

From what I figured out it is showing such because the given campgrounds do not have the creator name and the error is showing the same that 'The username cannot be null'.

dezfuture commented 3 years ago

Can anybody help in clearing this out?

abhi784pat commented 3 years ago

because if u remembered that video there colt uses his user id to seed the data in seeds/index.js so what u should do is go and first take one users id from your database then paste in seed/index.js file then seed the data again i am pasting a link for your help:- https://www.youtube.com/watch?v=JivI-zeaW9o