I am working on installing BackboneJS in my project - and it loads fine when its referenced and loaded from the HTML page. However, when backbone API is called from my main.js, then it shows an error. The error says that its unable to access an API call in Underscore.js even though UnderscoreJS is called and loaded. Here's the error as it shows in Chrome.
