I receive this error for Both Bootstrap and for Angular Modal service that I use (Modal service not loading without full jquery).
Now, I don't want to include a +100KB Full jquery to only run BootStrap.js or Modal service and I don't think these libraries require full jquery, they may not find Anguarjs included JqLite so how do I force them to find jqLite that included with angular js, (Note: I included angularjs first)