I am getting the following error with angularJS:
Uncaught Error: [$injector:unpr] Unknown provider: $$asyncCallbackProvider <- $$asyncCallback <- $animate <- $compile
I have rolled back my bit bucket code to an older version, and it is still persisting. Any idea how I can fix this and what is causing this?
Thanks