I have a wordpress website.But I run into the following error.
custom-js.js:2 Uncaught TypeError: $(...).carousel is not a function
at HTMLDocument. (custom-js.js:2)
at c (jquery-1.10.1.min.js:4)
at Object.fireWith [as resolveWith] (jquery-1.10.1.min.js:4)
at Function.ready (jquery-1.10.1.min.js:4)
at HTMLDocument.q (jquery-1.10.1.min.js:4)
How can I resolve this error ?