Hi Mahesh,
It's not really recomended to use the jQuery library with OutSystems Reactive apps, as it might mess up other JS libraries. Maybe this Forge component or a similar one can help you achieve your goal?
As for the error you are getting, maybe you can solve it by uploading jQuery.min.js from the official source by saving it as a js file and uploading it in OutSystems as a script, and selecting it (+ the daterangerpicker_js) as required scripts instead of the out-of-the-box jQuery lib from OutSystemsUI.