Problems Implementing cloudinary video play with vue.js
TechieStephen
Member ✭
Best Answer
-
Hi, thanks for your feedback.
I was able to fix it and get it working. The problem was from eslint "no-undef" rule.
Just had to tell it to ignore cloudinary.
0
Answers
-
Hey TechieStephen,
That error message indicates that there is an issue with how the video player code is being included and can't be found.
Just to double check, have you checked out how to install the cloudinary video player code?
If possible, can you create a codesandbox with your code so we can see the issue and possibly make some changes to offer a solution?
0