Open dezfuture opened 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'.
Can anybody help in clearing this out?
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
the page is showing an error and stating -> Cannot read property 'username' of null at eval . Can someone help me in solving this issue