Movie Finder , error with movieElm


this is thr error i am getting:
Uncaught (in promise) ReferenceError: movieELm is not defined
at movie_display (Movie.js:36:2)
at Movie.js:29:3
movie_display @ Movie.js:36
(anonymous) @ Movie.js:29
await in (anonymous) (async)
showMovies @ Movie.js:26
getMovies @ Movie.js:21
await in getMovies (async)
(anonymous) @ Movie.js:13

its telling movieElm is not defined .

Hi @1nt20ec070.luqmaan Can you also paste the entire file contents and the complete screenshot of the error you see? That should help us pin point the error for you.

Hi sir, I could solve the error on my own after i went through the video again.
Thankyou.

2 Likes