We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
const video = await Video.exists({ _id: id }); 에서 exists만해서 video.owner 가 undefined로 나와서 비디오 에딧을 항상 실패합니다.
wetube-reloaded/src/controllers/videoController.js
Line 47 in 6dfc01c