When I require backbone.js. It throw an error like this: backbone.js:1410 Uncaught TypeError: this.$el.off is not a function. So how can I solution it?
backbone.js
backbone.js:1410 Uncaught TypeError: this.$el.off is not a function
maybe you don't have jQuery?
Most helpful comment
maybe you don't have jQuery?