kindly assist me with what i am doing wrong pls.
I keep getting failed result for the country search of 3
kindly assist me with what i am doing wrong pls.
I keep getting failed result for the country search of 3
Hi @Nazehs,
Thanks for sharing the screenshots. But its hard for me to see what the error is exactly.
Can you scroll down or maybe try taking a full screenshot for TERMINAL which is showing that 1 test failed?
Kanika
I have the same issue
Hi @Solomon_48390, @Nazehs,
Please use project
function to perform the projection task like below:
movies.find({<query filter>}).project({...});
Let me know if it works.
Kanika
Thanks it worked… I think it will be better if this can be address in the subsequent classes pls.
Sure. Thanks for notifying this.
I’m having the same issue, I need help. I need a little more info on how to use the project function. I’m getting error that project is not a function.
Thats ok, I figured it out.